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

5 lines
118 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"