Commit Graph

5 Commits

Author SHA1 Message Date
Mafoo af853ed018 fixed typo /usr not /var (#11) 2016-05-27 05:19:48 -06:00
mafoo bef7c9b4b2 Initial permission changes
added use of getopt to allow command line options to indicate to use different sources

added +x
2016-05-26 19:35:00 +01:00
FusionPBX 14d1fb827e Update package-permissions.sh
Remove the facl and add +x to the directories to get groups working.

For installs using the facl can use this to remove them.

setfacl --remove-all -R /usr/share/freeswitch
setfacl --remove-all -R /var/log/freeswitch
setfacl --remove-all -R /etc/freeswitch
setfacl --remove-all -R /var/lib/freeswitch
2016-05-25 14:16:52 -06:00
FusionPBX b6eeed2089 Update package-permissions.sh
Adding setfacl in for now.
2016-05-24 05:28:40 -06:00
FusionPBX a5d9c380d0 Create package-permissions.sh
Add a new package permissions shell script.
2016-05-23 21:07:25 -06:00