diff --git a/freebsd/resources/switch/source-permissions.sh b/freebsd/resources/switch/source-permissions.sh index 45d945f..1872b59 100755 --- a/freebsd/resources/switch/source-permissions.sh +++ b/freebsd/resources/switch/source-permissions.sh @@ -6,4 +6,3 @@ chmod -R ug+rw /usr/local/freeswitch #touch /var/log/freeswitch/freeswitch.log #chown -R www:www /var/log/freeswitch find /usr/local/freeswitch -type d -exec chmod 2770 {} \; -chmod -R 554 /usr/local/freeswitch/scripts