Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 3ad53eee182283f0e00eef9e34624f10 > scriptlet

nagios-conf-3.0-5.mga1.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