Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > f3adeaba56e000497fe540b13ae67812 > scriptlet

nagios-check_snmp_win-1.1.1-3mdv2009.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