Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release > by-pkgid > 05af3f45c3c202726ad90d17606ca31e > scriptlet

iRony-0.2.6-5.mga6.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
        systemctl condrestart httpd
    fi
fi