Skip to content

Instantly share code, notes, and snippets.

@saisyam
Created June 21, 2021 13:16
Show Gist options
  • Save saisyam/89926f2c6e6d352633175aedd79761ed to your computer and use it in GitHub Desktop.
Save saisyam/89926f2c6e6d352633175aedd79761ed to your computer and use it in GitHub Desktop.
Freeswitch on boot
$ sudo chmod ugo+x freeswitch.service
$ sudo systemctl start freeswitch.service
$ sudo systemctl enable freeswitch.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment