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