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

Diff of /monit/monitor.c

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

revision 1.34 by martinp, Tue Dec 17 20:20:57 2002 UTC revision 1.35 by hauk, Tue Dec 17 21:37:09 2002 UTC
# Line 453  static void do_default() { Line 453  static void do_default() {
453      }      }
454        
455      log("Starting %s daemon\n", prog);      log("Starting %s daemon\n", prog);
     if(! Run.debug) printf("Starting %s daemon\n", prog);  
456            
457      if(can_http()) {      if(can_http()) {
458                
459        printf("Starting httpd at [%s:%d]\n",        log("Starting httpd at [%s:%d]\n",
460               Run.bind_addr?Run.bind_addr:"*", Run.httpdport);            Run.bind_addr?Run.bind_addr:"*", Run.httpdport);
461                
462      }      }
463            

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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