public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - cman: reenable stderr output in notifyd
@ 2008-11-21  7:30 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2008-11-21  7:30 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=04db6b88c4fcaa525e766aaebc2795d2d770359e
Commit:        04db6b88c4fcaa525e766aaebc2795d2d770359e
Parent:        fb3c5096dce36c69a42e6c563f2c97011ea0f594
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Fri Nov 21 08:28:48 2008 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Fri Nov 21 08:28:48 2008 +0100

cman: reenable stderr output in notifyd

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 cman/notifyd/main.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/cman/notifyd/main.c b/cman/notifyd/main.c
index 9b52a8d..6aae796 100644
--- a/cman/notifyd/main.c
+++ b/cman/notifyd/main.c
@@ -191,10 +191,8 @@ static void init_logging(int reconf)
 		ccs_disconnect(ccs_handle);
 	}
 
-#if 0
 	if (!daemonize)
 		mode |= LOG_MODE_OUTPUT_STDERR;
-#endif
 
 	if (!reconf)
 		logt_init("cmannotifyd", mode, syslog_facility, syslog_priority, logfile_priority, logfile);


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-21  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-21  7:30 cluster: master - cman: reenable stderr output in notifyd Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).