Set the log level to default with all the other services.

Fabio
Index: services/confdb.c
===================================================================
--- services/confdb.c	(revision 1897)
+++ services/confdb.c	(working copy)
@@ -52,7 +52,7 @@
 #include <corosync/engine/logsys.h>
 #include <corosync/engine/coroapi.h>
 
-LOGSYS_DECLARE_SUBSYS ("CONFDB", LOG_DEBUG);
+LOGSYS_DECLARE_SUBSYS ("CONFDB", LOG_INFO);
 
 static struct corosync_api_v1 *api;
 
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to