Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 5c5b08cdbd20da2c03db07e9b78a60c4 > scriptlet

nagios-check_snmp_boostedge-1.1.1-5mdv2010.0.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