[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkg-shadow-commits
Subject:    [Pkg-shadow-commits] r3038 - in upstream/trunk: . etc
From:       Nicolas_FRANÇOIS <nekral-guest () alioth ! debian ! org>
Date:       2009-07-23 20:41:36
Message-ID: E1MU56e-0004xS-IZ () alioth ! debian ! org
[Download RAW message or body]

Author: nekral-guest
Date: 2009-07-23 20:41:35 +0000 (Thu, 23 Jul 2009)
New Revision: 3038

Modified:
   upstream/trunk/ChangeLog
   upstream/trunk/etc/login.defs
Log:
	* etc/login.defs: SYS_GID_MIN /SYS_UID_MIN changed from 100 to
	101. GID 100 seems to be used statically.


Modified: upstream/trunk/ChangeLog
===================================================================
--- upstream/trunk/ChangeLog	2009-07-23 19:40:53 UTC (rev 3037)
+++ upstream/trunk/ChangeLog	2009-07-23 20:41:35 UTC (rev 3038)
@@ -1,3 +1,8 @@
+2009-07-23  Nicolas François  <nicolas.francois@centraliens.net>
+
+	* etc/login.defs: SYS_GID_MIN /SYS_UID_MIN changed from 100 to
+	101. GID 100 seems to be used statically.
+
 2009-07-22  Nicolas François  <nicolas.francois@centraliens.net>
 
 	* libmisc/shell.c, src/su.c: Execute the scripts with "sh -"

Modified: upstream/trunk/etc/login.defs
===================================================================
--- upstream/trunk/etc/login.defs	2009-07-23 19:40:53 UTC (rev 3037)
+++ upstream/trunk/etc/login.defs	2009-07-23 20:41:35 UTC (rev 3038)
@@ -223,7 +223,7 @@
 UID_MIN			 1000
 UID_MAX			60000
 # System accounts
-SYS_UID_MIN		  100
+SYS_UID_MIN		  101
 SYS_UID_MAX		  999
 
 #
@@ -232,7 +232,7 @@
 GID_MIN			 1000
 GID_MAX			60000
 # System accounts
-SYS_GID_MIN		  100
+SYS_GID_MIN		  101
 SYS_GID_MAX		  999
 
 #



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic