[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
monit control.c
From: |
Jan-Henrik Haukeland |
Subject: |
monit control.c |
Date: |
Fri, 25 Jul 2003 11:07:17 -0400 |
CVSROOT: /cvsroot/monit
Module name: monit
Branch:
Changes by: Jan-Henrik Haukeland <address@hidden> 03/07/25 11:07:17
Modified files:
. : control.c
Log message:
Bugfix: - Only try to start/stop TASK_PROCESS
- The wait_stop() function must not run in its own thread, in case
we did a restart we need to know if the process was stopped first.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/control.c.diff?tr1=1.55&tr2=1.56&r1=text&r2=text
- monit control.c, Jan-Henrik Haukeland, 2003/07/16
- monit control.c,
Jan-Henrik Haukeland <=