Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > f175d98d92d2044b8a92fa794f6b2a93 > scriptlet

chwala-0.2-7.mga7.noarch.rpm

POSTIN

/bin/sh
if [ -f "/etc/php.d/apc.ini" ]; then
    if [ ! -z "`grep ^apc.enabled=1 /etc/php.d/apc.ini`" ]; then

        /sbin/systemctl condrestart httpd.service

    fi
fi