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

Diff of /monit/monitor.c

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

revision 1.66 by martinp, Sat Sep 13 21:01:44 2003 UTC revision 1.67 by martinp, Sun Sep 14 11:27:05 2003 UTC
# Line 468  static void do_action(char **args) { Line 468  static void do_action(char **args) {
468            
469    } else if(IS(action, "quit")) {    } else if(IS(action, "quit")) {
470            
471      log("Stopping monit daemon\n", prog);      log("monit daemon stopping\n", prog);
472      kill_daemon(SIGTERM);      kill_daemon(SIGTERM);
473            
474    } else if(IS(action, "validate")) {    } else if(IS(action, "validate")) {

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

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