Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > ba030616fed980fb389ad3e9ddf9bd64 > scriptlet

clamav-milter-sysvinit-0.97-1300.fc13.noarch.rpm

PREUN

/bin/sh
test "$1" != 0 || /etc/rc.d/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/rc.d/init.d/clamav-milter condrestart >/dev/null || :