Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > 27799e23b580ef312adc128689287b54 > scriptlet

dovecot-plugins-sqlite-1.2.6-1mdv2010.0.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