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

5 lines
118 B
Plaintext
Raw Normal View History

2017-07-06 18:45:46 +02:00
# /etc/default/freeswitch
FS_USER="www-data"
FS_GROUP="www-data"
DAEMON_OPTS="-nonat -ncwait -u www-data -g www-data"