Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > a9db77a80c85eeb890bfb7c42856ddec > scriptlet

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