Files

5 lines
143 B
Plaintext
Raw Permalink Normal View History

2017-02-24 03:53:37 +11:00
# /etc/default/freeswitch
FS_USER="freeswitch"
FS_GROUP="daemon"
DAEMON_OPTS="-nonat -ncwait -u freeswitch -g daemon -run /var/run/freeswitch"