From 581cdd15f4c350b24914cc01056352b106730622 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 4 Sep 2016 12:45:00 -0600 Subject: [PATCH] Update source-master.sh --- debian/resources/switch/source-master.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/resources/switch/source-master.sh b/debian/resources/switch/source-master.sh index 5f5c17e..bcfe90d 100755 --- a/debian/resources/switch/source-master.sh +++ b/debian/resources/switch/source-master.sh @@ -35,8 +35,6 @@ make cd-sounds-install cd-moh-install mkdir -p /usr/local/freeswitch/sounds/music/default mv /usr/local/freeswitch/sounds/music/*000 /usr/share/freeswitch/sounds/music/default -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