Update source-release.sh

Add /etc/default/freeswitch for source-release version
This commit is contained in:
FusionPBX 2016-08-11 01:11:14 -06:00 committed by GitHub
parent 5c7cfadafa
commit bf92ef1d6d
1 changed files with 2 additions and 1 deletions

View File

@ -49,3 +49,4 @@ useradd freeswitch
#configure system service
ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli
cp "$(dirname $0)/source/freeswitch.service" /lib/systemd/system/freeswitch.service
cp "$(dirname $0)/source/etc.default.freeswitch.source /etc/default/freeswitch