Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > ccdd1f5e165fd471522166f22f9ffcc0 > scriptlet

nagios-conf-3.0-3mdv2009.0.noarch.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