Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 461994aa535d0297225d1e335473f0d9 > scriptlet

rsyslog-snmp-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 || :