Update package-release.sh

This commit is contained in:
FusionPBX 2017-04-25 02:32:13 -06:00 committed by GitHub
parent e2b0d92c94
commit 4a260f465a
1 changed files with 1 additions and 2 deletions

View File

@ -32,6 +32,5 @@ echo 'freeswitch_flags="-nonat"' >> /etc/rc.conf
echo 'freeswitch_user="www"' >> /etc/rc.conf
echo 'freeswitch_group="www"' >> /etc/rc.conf
#start the services
#start the service
service memcached start
service freeswitch start