Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 712eae958868d9a8aecb3330bed5f501 > scriptlet

fusionpbx-4.2.2-2.mga7.noarch.rpm

PREIN

/bin/sh
usermod -a -G daemon apache
find /etc/freeswitch -type d -exec chmod 2755 {} \;
find /etc/freeswitch -type f -exec chmod 640 {} \;
find /etc/freeswitch  -exec chmod daemon 640 {} \;

POSTIN

/bin/sh
chown -Rf  apache  /usr/share/fusionpbx/fusionpbx/includes