Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > 8a690bde1d88be088ff3401c6e05c9b6 > scriptlet

dovecot-plugins-gssapi-1.1.13-1.1mdv2009.1.x86_64.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