Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 08e4b318f97d34d62cc6b06665a9f64a > scriptlet

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