|
@@ -6,3 +6,4 @@ chmod -R ug+rw /usr/local/freeswitch
|
|
#touch /var/log/freeswitch/freeswitch.log
|
|
#touch /var/log/freeswitch/freeswitch.log
|
|
#chown -R www:www /var/log/freeswitch
|
|
#chown -R www:www /var/log/freeswitch
|
|
find /usr/local/freeswitch -type d -exec chmod 2770 {} \;
|
|
find /usr/local/freeswitch -type d -exec chmod 2770 {} \;
|
|
|
|
+chmod -R 554 /usr/local/freeswitch/scripts
|