From ef039b2973c9528d305ead91a038725a8f8fb8ae Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Mon, 10 Jul 2006 23:51:43 +0000 Subject: [PATCH] Fix broken timers when release type set to RELEASE git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1117 fd59a12c-fef9-0310-b244-a6a79926bd2f --- exec/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exec/main.c b/exec/main.c index a6c0a1ac..cafe7ddb 100644 --- a/exec/main.c +++ b/exec/main.c @@ -375,6 +375,8 @@ int main (int argc, char **argv) int totem_log_service; log_init ("MAIN"); + aisexec_tty_detach (); + log_printf (LOG_LEVEL_NOTICE, "AIS Executive Service RELEASE '%s'\n", RELEASE_VERSION); log_printf (LOG_LEVEL_NOTICE, "Copyright (C) 2002-2006 MontaVista Software, Inc and contributors.\n"); log_printf (LOG_LEVEL_NOTICE, "Copyright (C) 2006 Red Hat, Inc.\n"); @@ -554,8 +556,6 @@ int main (int argc, char **argv) gid_valid, &this_non_loopback_ip); - aisexec_tty_detach (); - log_printf (LOG_LEVEL_NOTICE, "AIS Executive Service: started and ready to provide service.\n"); /*