Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > b224fc2c3b0e4f455e51c90a1501d6d6 > scriptlet

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