Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > a240e959a52623e8114a33d122540ebe > scriptlet

apache-mod_echo-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