Sophie

Sophie

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

nagios-check_ms_spooler-1.4.11-11mdv2008.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