Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > e82a2062effc5376d0d15a65097d6315 > scriptlet

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