diff --git a/debian/resources/switch/package-master.sh b/debian/resources/switch/package-master.sh index f7bc33b..e00a34f 100644 --- a/debian/resources/switch/package-master.sh +++ b/debian/resources/switch/package-master.sh @@ -30,4 +30,4 @@ setfacl -R -m d:u:www-data:rwx,d:g:www-data:rwx /var/log/freeswitch chown -R freeswitch:freeswitch /usr/share/freeswitch/sounds chmod -R g+s /usr/share/freeswitch/sounds setfacl -R -m u:www-data:rwx,g:www-data:rwx /usr/share/freeswitch/sounds -setfacl -R -m -d u:www-data:rwx,g:www-data:rwx /usr/share/freeswitch/sounds +setfacl -R -m d:u:www-data:rwx,d:g:www-data:rwx /usr/share/freeswitch/sounds