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