diff --git a/ubuntu/resources/switch/source-permissions.sh b/ubuntu/resources/switch/source-permissions.sh index 4a6906e..1a9dec8 100755 --- a/ubuntu/resources/switch/source-permissions.sh +++ b/ubuntu/resources/switch/source-permissions.sh @@ -3,3 +3,4 @@ chmod -R ug+rw /usr/local/freeswitch touch /usr/local/freeswitch/freeswitch.log chown -R www-data:www-data /usr/local/freeswitch find /usr/local/freeswitch -type d -exec chmod 2770 {} \; +chmod -R 554 /usr/local/freeswitch/scripts