Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 004c131828bd8ae9aa928696ff924e3b > scriptlet

dovecot-plugins-sqlite-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