forked from norman/fusionpbx-install.sh-github-mirror
* 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>
5 lines
176 B
Plaintext
Executable File
5 lines
176 B
Plaintext
Executable File
# /etc/default/freeswitch
|
|
FS_USER="www-data"
|
|
FS_GROUP="www-data"
|
|
DAEMON_OPTS="DAEMON_OPTS="-run /var/run/freeswitch -scripts /var/www/fusionpbx/app/scripts/resources/scripts/"
|