Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 5a1366c9acaafb890da372eaa0464d51 > scriptlet

rsyslog-relp-8.16.0-1.1.mga6.armv5tl.rpm

PREUN

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

POSTIN

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