Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 12cd88d014b8fa4b30a3c0bf6855f591 > scriptlet

nagios-check_smb-1.4.12-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