Browse Source

Update package-master.sh

FusionPBX 9 years ago
parent
commit
f30ca905e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/resources/switch/package-master.sh

+ 1 - 1
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