From 7c3c2dbebef7e08371fc370fe3cc0775429e836d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 16 Aug 2016 15:56:04 -0600 Subject: [PATCH] Update package-systemd.sh --- debian/resources/switch/package-systemd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/switch/package-systemd.sh b/debian/resources/switch/package-systemd.sh index d3db588..9e68815 100644 --- a/debian/resources/switch/package-systemd.sh +++ b/debian/resources/switch/package-systemd.sh @@ -1,3 +1,4 @@ +apt-get remove -y --force-yes freeswitch-systemd cp "$(dirname $0)/source/freeswitch.service.package" /lib/systemd/system/freeswitch.service cp "$(dirname $0)/source/etc.default.freeswitch" /etc/default/freeswitch systemctl enable freeswitch