Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > e4242c3b4b57c77a2f855edd23be42d2 > scriptlet

nagios-check_ntp_time-1.4.13-12mdv2008.1.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