Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 24135ca53422f2323e62f134102fffbb > scriptlet

clamav-milter-systemd-0.97.3-1500.fc15.noarch.rpm

PREUN

/bin/sh
test "$1" != "0" || /bin/systemctl --no-reload disable clamav-milter.service >/dev/null 2>&1 || :
test "$1" != "0" || /bin/systemctl stop clamav-milter.service >/dev/null 2>&1 || :

POSTIN

/bin/sh
test "$1" != "1" || /bin/systemctl daemon-reload >/dev/null 2>&1 || :

POSTUN

/bin/sh
/bin/systemctl daemon-reload >/dev/null 2>&1 || :
test "$1" = "0" || /bin/systemctl try-restart clamav-milter.service >/dev/null 2>&1 || :