forked from norman/fusionpbx-install.sh-github-mirror
Add write to group in /usr/share/freeswitch
This commit is contained in:
2
debian/resources/switch/package-release.sh
vendored
2
debian/resources/switch/package-release.sh
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user