forked from norman/fusionpbx-install.sh-github-mirror
Remove redundant settings.
This commit is contained in:
@@ -1,4 +1,2 @@
|
|||||||
# /etc/default/freeswitch
|
# /etc/default/freeswitch
|
||||||
FS_USER="www-data"
|
DAEMON_OPTS="-nonat -ncwait"
|
||||||
FS_GROUP="www-data"
|
|
||||||
DAEMON_OPTS="-nonat -ncwait -u www-data -g www-data -run /var/run/freeswitch"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user