Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > contrib-backports > by-pkgid > 5f06e040ac5cb05fd113ea9e5f587d81 > scriptlet

nagios-conf-3.0-1mdv2008.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