* etc/login.defs: SYS_GID_MIN /SYS_UID_MIN changed from 100 to

101. GID 100 seems to be used statically.
This commit is contained in:
nekral-guest
2009-07-23 20:41:35 +00:00
parent 93ce5304fe
commit 65741533ca
2 changed files with 7 additions and 2 deletions

View File

@@ -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 -"