fusionpbx-install.sh/ubuntu/resources/switch/source/etc.default.freeswitch.package

5 lines
143 B
Plaintext
Raw Normal View History

2019-06-03 14:48:27 +02:00
# /etc/default/freeswitch
FS_USER="www-data"
FS_GROUP="www-data"
DAEMON_OPTS="-nonat -ncwait -u www-data -g www-data -run /var/run/freeswitch"