monit-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Monit 4: dependancies bug


From: Jan-Henrik Haukeland
Subject: Re: Monit 4: dependancies bug
Date: Thu, 02 Oct 2003 15:05:05 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux)

Marco Bisioli <address@hidden> writes:

> I noticed a bug(?) in monit 4: stopping a service does not stop all
> dependant services. The solution is:
> file: control.c
> function: static void do_depend(Service_T s, char *action)
> To solve the problem I replaced the return with a break, see the code:

Thanks for the bugfix! (That "return" must have been mixed up with
"break" one late at night). It's checked into the cvs and will be part
of the next release.

-- 
Jan-Henrik Haukeland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]