Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 2c2924c5d5d89cf22e43f0dfa879849c > scriptlet

dovecot-plugins-ldap-1.2.17-1.mga1.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