From c536160e76f813cb12c353557276e91d5b837579 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 28 Nov 2019 05:00:27 -0700 Subject: [PATCH] Update source-permissions.sh --- freebsd/resources/switch/source-permissions.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/freebsd/resources/switch/source-permissions.sh b/freebsd/resources/switch/source-permissions.sh index 1872b59..45d945f 100755 --- a/freebsd/resources/switch/source-permissions.sh +++ b/freebsd/resources/switch/source-permissions.sh @@ -6,3 +6,4 @@ 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