Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > 240515b5b6cb96c9ed8fd17a62ebccb4 > scriptlet

apache-mod_suexec-2.4.2-0.1.x86_64.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