Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 89207921b1d498003d925b36ceafeb9b > scriptlet

nagios-check_bacula-2.4.2-2.1mdv2009.0.i586.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