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
This commit is contained in:
Steven Dake 2006-07-10 23:51:43 +00:00
parent a569293a27
commit ef039b2973

View File

@ -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");
/*