Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates > by-pkgid > 2047dc2c37228cc8c8f95a7cf28cf68d > scriptlet

rsyslog-relp-5.8.7-1.mga1.i586.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
    /etc/rc.d/init.d/rsyslog condrestart > /dev/null 2>/dev/null || :
fi

POSTIN

/bin/sh
/etc/rc.d/init.d/rsyslog condrestart > /dev/null 2>/dev/null || :