Sophie

Sophie

distrib > Mageia > 1 > x86_64 > by-pkgid > 7cc4009a57e8280fe31c99e945efa545 > scriptlet

rsyslog-relp-5.8.7-1.mga1.x86_64.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 || :