Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > 3c4d49dd3b0546d9467e60ce370ee39d > scriptlet

nagios-check_load-1.4.11-11mdv2008.0.i586.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