Sophie

Sophie

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

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