Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 73e59f5e717cb7ffec7f6cdebf963d50 > scriptlet

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