Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-release > by-pkgid > 3905ee73402ff82f54abfd8a620b263d > scriptlet

chwala-0.2-6.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

        /sbin/systemctl condrestart httpd.service

    fi
fi