From 0ee335dd1b73d6cc70f8a7191e74fff07f8c5066 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 4 Sep 2016 12:44:37 -0600 Subject: [PATCH] Update source-release.sh --- debian/resources/switch/source-release.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/resources/switch/source-release.sh b/debian/resources/switch/source-release.sh index 0276f28..82f3d7d 100755 --- a/debian/resources/switch/source-release.sh +++ b/debian/resources/switch/source-release.sh @@ -49,8 +49,6 @@ mv /usr/local/freeswitch/sounds/music/*000 /usr/share/freeswitch/sounds/music/de #return to the executing directory cd $CWD -useradd freeswitch - #configure system service ln -s /usr/local/freeswitch/bin/fs_cli /usr/bin/fs_cli cp "$(dirname $0)/source/freeswitch.service" /lib/systemd/system/freeswitch.service