Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > c0a29bdcaca41d9602cc526b89c59835 > scriptlet

rsyslog-pgsql-5.6.2-4.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 || :