Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 71fe9ecefceba54b0985ff4c6f5b38e7 > scriptlet

rsyslog-pgsql-8.16.0-1.1.mga6.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 || :