Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > e0f62f0a4ea4b29aeacfea0a4f85f26e > scriptlet

nagios-check_ciscotemp-1.4.11-12mdv2008.1.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