Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 9642c097d49f8649dd1a52930f4a04d1 > scriptlet

nagios-check_snmp_env-1.1.1-1mdv2008.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