Explorar o código

Make sure RELEASE version detaches from tty

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1105 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=19) %!d(string=hai) anos
pai
achega
30d3eae80b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      exec/main.c

+ 1 - 1
exec/main.c

@@ -554,7 +554,7 @@ int main (int argc, char **argv)
 		gid_valid,
 		&this_non_loopback_ip);
 
-//	aisexec_tty_detach ();
+	aisexec_tty_detach ();
 
 	log_printf (LOG_LEVEL_NOTICE, "AIS Executive Service: started and ready to provide service.\n");