Rename etc.default.freeswitch.source to etc.default.freeswitch

This commit is contained in:
FusionPBX
2016-08-16 12:09:38 -06:00
committed by GitHub
parent 2844cc5711
commit 3dd6b008ee

View File

@@ -1,4 +0,0 @@
# /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"