From 32d9fd6db39f05ac725faf43a41d733d27495ab3 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 04:59:35 -0700 Subject: [PATCH] Update source-permissions.sh --- debian/resources/switch/source-permissions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/switch/source-permissions.sh b/debian/resources/switch/source-permissions.sh index 4a6906e..f62843b 100755 --- a/debian/resources/switch/source-permissions.sh +++ b/debian/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/share/freeswitch/scripts