Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > 5b5a6710575c475b5f9d01769792df10 > scriptlet

nagios-check_snmp_css_main-1.1.1-7mdv2011.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