Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 0c4d4687a45fe39d926e8f2c684317d4 > scriptlet

nagios-check_snmp_env-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