Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > fa5d7c8243473d1c1b54f451f5e37f1b > scriptlet

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