Files
fusionpbx-install.sh/ubuntu/resources/switch/source/etc.default.freeswitch.package
2019-06-03 12:48:27 +00:00

5 lines
143 B
Plaintext
Executable File

# /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"