Page 1 of 1

[Nagios-devel] [PATCH] obsessive hosts not cleared on restart

Posted: Mon Apr 05, 2004 6:15 pm
by Guest
regards
--Ian

ianh:/src/nag/nag2 ianh$ cvs diff base/utils.c
Index: base/utils.c
===================================================================
RCS file: /cvsroot/nagios/nagios/base/utils.c,v
retrieving revision 1.70
diff -u -r1.70 utils.c
--- base/utils.c 27 Mar 2004 02:12:55 -0000 1.70
+++ base/utils.c 6 Apr 2004 02:05:30 -0000
@@ -4574,6 +4574,7 @@
global_service_event_handler=NULL;

ocsp_command=NULL;
+ ochp_command=NULL;

/* reset umask */
umask(S_IWGRP|S_IWOTH);








This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]