Update package-systemd.sh

This commit is contained in:
FusionPBX
2016-08-16 17:52:27 -06:00
committed by GitHub
parent 8fb7760206
commit f1626084c6

View File

@@ -4,3 +4,4 @@ cp "$(dirname $0)/source/etc.default.freeswitch" /etc/default/freeswitch
systemctl enable freeswitch
systemctl unmask freeswitch.service
systemctl daemon-reload
systemctl start freeswitch