Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > main-updates > by-pkgid > 698226a425869ceb04db872064ec2b08 > scriptlet

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