Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > d4095ff324c10999dfb32d674ca71df3 > scriptlet

milter-greylist-sysvinit-4.2.6-1400.fc14.noarch.rpm

PREUN

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

POSTIN

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

POSTUN

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