Sophie

Sophie

distrib > Momonga > 7 > x86_64 > media > updates > by-pkgid > bacb17129eebc72b29e84865acbec9a3 > scriptlet

clamav-milter-sysvinit-0.97.2-1m.mo7.noarch.rpm

PREUN

/bin/sh
test "$1" != 0 || /etc/init.d/clamav-milter stop &>/dev/null || :
test "$1" != 0 || /sbin/chkconfig --del clamav-milter

POSTIN

/bin/sh
/sbin/chkconfig --add clamav-milter

POSTUN

/bin/sh
test "$1"  = 0 || /etc/init.d/clamav-milter condrestart >/dev/null || :