Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 1cb0a7a3bdf3c65780610e15ace63e8f > scriptlet

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