From 3dbea76a1d84970ef1b4f117b06d31c817988d3f Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 29 Nov 2018 18:13:41 -0700 Subject: [PATCH] Update source-systemd.sh --- debian/resources/switch/source-systemd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/switch/source-systemd.sh b/debian/resources/switch/source-systemd.sh index 9facfe7..e1d9e96 100755 --- a/debian/resources/switch/source-systemd.sh +++ b/debian/resources/switch/source-systemd.sh @@ -12,3 +12,4 @@ fi systemctl enable freeswitch systemctl unmask freeswitch.service systemctl daemon-reload +systemctl start freeswitch