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

5 lines
118 B
Plaintext
Raw Normal View History

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