/[monit]/monit/control.c
ViewVC logotype

Diff of /monit/control.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.95 by martinp, Mon Apr 11 22:44:19 2005 UTC revision 1.96 by martinp, Fri Aug 12 22:06:46 2005 UTC
# Line 188  void control_service(const char *S, cons Line 188  void control_service(const char *S, cons
188          /* Only start if stop succeeded */          /* Only start if stop succeeded */
189          do_start(s);          do_start(s);
190          do_depend(s, ACTION_START);          do_depend(s, ACTION_START);
191          } else {
192            /* enable monitoring of this service again to allow the restart retry
193             * in the next cycle up to timeout limit */
194            Util_monitorSet(s);
195        }        }
196        break;        break;
197    

Legend:
Removed from v.1.95  
changed lines
  Added in v.1.96

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26