Sophie

Sophie

distrib > Mandriva > current > i586 > media > main-updates > by-pkgid > 103f0e7ac12d545cfe4c334fd7a0e45e > scriptlet

dovecot-plugins-ldap-1.2.15-0.2mdv2010.2.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