forked from norman/fusionpbx-install.sh-github-mirror
Create etc.default.freeswitch.source
This commit is contained in:
4
debian/resources/switch/source/etc.default.freeswitch.source
vendored
Normal file
4
debian/resources/switch/source/etc.default.freeswitch.source
vendored
Normal 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 -run /var/run/freeswitch"
|
||||||
Reference in New Issue
Block a user