Sophie

Sophie

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

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