From 80a65639ce38ad4738e4535c3bbbc2b7ffa72074 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Fri, 6 Dec 2019 23:45:53 -0700 Subject: [PATCH] Update source-permissions.sh --- freebsd/resources/switch/source-permissions.sh | 1 - 1 file changed, 1 deletion(-) 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