Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > 3e309b10d2cc862c87b5e4bcfe40d510 > scriptlet

dovecot-plugins-gssapi-1.2.6-1mdv2010.0.i586.rpm

POSTIN

/bin/sh
/etc/rc.d/init.d/dovecot condrestart > /dev/null 2>&1 || :

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    /etc/rc.d/init.d/dovecot condrestart > /dev/null 2>&1 || :
fi