SOURCES (AC-branch): idled-config.patch - allow more lines in utmp...

baggins baggins at pld-linux.org
Tue Jun 27 02:06:04 CEST 2006


Author: baggins                      Date: Tue Jun 27 00:06:04 2006 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- allow more lines in utmp file

---- Files affected:
SOURCES:
   idled-config.patch (1.3 -> 1.3.2.1) 

---- Diffs:

================================================================
Index: SOURCES/idled-config.patch
diff -u SOURCES/idled-config.patch:1.3 SOURCES/idled-config.patch:1.3.2.1
--- SOURCES/idled-config.patch:1.3	Sat Apr 10 18:32:50 2004
+++ SOURCES/idled-config.patch	Tue Jun 27 02:05:59 2006
@@ -17,7 +17,7 @@
   * MAXUSERS should be greater than this number.
   */
 -#define MAXUSERS	100
-+#define MAXUSERS	1000
++#define MAXUSERS	10000
  
  #ifdef UT_NAMESIZE
  #  define NAMELEN UT_NAMESIZE   /* max username len = define in utmp.h */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/idled-config.patch?r1=1.3&r2=1.3.2.1&f=u



More information about the pld-cvs-commit mailing list