Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > 75f26412bd24dfc99c14a7252dcabd2a > scriptlet

nagios-check_ciscotemp-1.4.12-1mdv2009.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