Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release > by-pkgid > eba60dfbc37b10707cdfb807d68a550b > scriptlet

nagios-conf-3.0-4mdv2010.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