Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 99c1947021c046b368542727ba620ab8 > scriptlet

dovecot-plugins-gssapi-1.2.17-3.mga2.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