Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > c5f5c0db68bac73763286e50b302d611 > scriptlet

apache-mod_log_forensic-2.4.2-0.1.i586.rpm

POSTIN

/bin/sh
/bin/systemctl daemon-reload >/dev/null 2>&1 || :

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    /bin/systemctl daemon-reload >/dev/null 2>&1 || :
fi