Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > a7ef2f6b0d275c7b2c74f17e8dc6812d > scriptlet

nagios-check_cluster-1.4.11-12mdv2008.1.x86_64.rpm

POSTIN

/bin/sh
/etc/rc.d/init.d/nagios condrestart > /dev/null 2>&1 || :

POSTUN

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