Add write to group in /usr/share/freeswitch

This commit is contained in:
DigiDaz
2016-05-17 00:04:32 +01:00
parent 10c6ca59a3
commit c100317a66

View File

@@ -26,7 +26,7 @@ setfacl -R -m u:www-data:rwx,g:www-data:rwx /var/lib/freeswitch
setfacl -R -d -m u:www-data:rwx,g:www-data:rwx /var/lib/freeswitch
chown -R freeswitch:freeswitch /usr/share/freeswitch
chmod -R g+s /usr/share/freeswitch
chmod -R g+ws /usr/share/freeswitch
setfacl -R -m u:www-data:rwx,g:www-data:rwx /usr/share/freeswitch
setfacl -R -d -m u:www-data:rwx,g:www-data:rwx /usr/share/freeswitch