forked from norman/fusionpbx-install.sh-github-mirror
Start working on Ubuntu
This commit is contained in:
4
ubuntu/resources/switch/source/etc.default.freeswitch.source
Executable file
4
ubuntu/resources/switch/source/etc.default.freeswitch.source
Executable file
@@ -0,0 +1,4 @@
|
||||
# /etc/default/freeswitch
|
||||
FS_USER="www-data"
|
||||
FS_GROUP="www-data"
|
||||
DAEMON_OPTS="-nonat -ncwait -u www-data -g www-data"
|
||||
Reference in New Issue
Block a user