forked from norman/fusionpbx-install.sh-github-mirror
Ubuntu 20.04 (#367)
* Ubuntu 20.04 LTS For #363 * Update php.sh * Ubuntu 20.04 * Update nginx.sh * Update php.sh * Update source-release.sh * Update source-release.sh * Update etc.default.freeswitch.source Co-authored-by: FusionPBX <markjcrane@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# /etc/default/freeswitch
|
||||
FS_USER="www-data"
|
||||
FS_GROUP="www-data"
|
||||
DAEMON_OPTS="-nonat -ncwait -u www-data -g www-data"
|
||||
DAEMON_OPTS="DAEMON_OPTS="-run /var/run/freeswitch -scripts /var/www/fusionpbx/app/scripts/resources/scripts/"
|
||||
|
||||
Reference in New Issue
Block a user