forked from norman/fusionpbx-install.sh-github-mirror
Update source-permissions.sh
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#setup owner and group, permissions and sticky
|
||||
chown -R www-data:www-data /usr/local/freeswitch
|
||||
chmod -R ug+rw /usr/local/freeswitch
|
||||
touch /var/log/freeswitch/freeswitch.log
|
||||
chown -R www-data:www-data /var/log/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 {} \;
|
||||
|
||||
Reference in New Issue
Block a user