gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2757 - GNUnet/src/server


From: grothoff
Subject: [GNUnet-SVN] r2757 - GNUnet/src/server
Date: Sat, 6 May 2006 02:21:07 -0700 (PDT)

Author: grothoff
Date: 2006-05-06 02:21:06 -0700 (Sat, 06 May 2006)
New Revision: 2757

Modified:
   GNUnet/src/server/startup.c
Log:
duplicate

Modified: GNUnet/src/server/startup.c
===================================================================
--- GNUnet/src/server/startup.c 2006-05-06 09:04:14 UTC (rev 2756)
+++ GNUnet/src/server/startup.c 2006-05-06 09:21:06 UTC (rev 2757)
@@ -415,7 +415,6 @@
   }
   pid = setsid(); /* Detach from controlling terminal */
   errno = 0;
-  nice(19);
   if (errno != 0)
     LOG_STRERROR(LOG_WARNING, "nice");
        





reply via email to

[Prev in Thread] Current Thread [Next in Thread]