Sophie

Sophie

distrib > Mageia > 4 > x86_64 > media > core-updates > by-pkgid > 05a9ef9c23f2a5322f57c6b46c204c94 > scriptlet

rsyslog-pgsql-5.10.1-3.2.mga4.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
    /bin/systemctl try-restart rsyslog.service || :
fi

POSTIN

/bin/sh
    /bin/systemctl try-restart rsyslog.service || :