Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > cf5dec475839257f48d617a1574226c8 > scriptlet

nagios-check_snmp_vrrp-1.1.1-3mdv2009.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