Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 01857513c2da8724449a1ac42faa229a > scriptlet

dovecot-plugins-gssapi-2.1.9-2.x86_64.rpm

POSTIN

/bin/sh
/sbin/service dovecot condrestart > /dev/null 2>&1 || :

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
    /sbin/service dovecot condrestart > /dev/null 2>&1 || :
fi