[SCM] debian-live branch, master, updated. 1.136.3-1-41-g57c11f5

Chris Lamb chris at chris-lamb.co.uk
Thu Aug 14 00:47:12 UTC 2008


The following commit has been merged in the master branch:
commit 00c060c8e38005d3e857292484ecd64fda94855b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 14 01:20:13 2008 +0100

    Revert to using uid 1000 as PAM bug seems to have disappeared (Closes: #433076)
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/scripts/live-bottom/10adduser b/scripts/live-bottom/10adduser
index 907aed0..7498476 100755
--- a/scripts/live-bottom/10adduser
+++ b/scripts/live-bottom/10adduser
@@ -40,7 +40,7 @@ set passwd/root-password-crypted *
 set passwd/user-password-crypted ${user_crypted}
 set passwd/user-fullname ${USERFULLNAME}
 set passwd/username ${USERNAME}
-set passwd/user-uid 999
+set passwd/user-uid 1000
 EOF
 
 chroot /root /usr/bin/env -i HOME="/root" \

-- 
debian-live



More information about the debian-live-changes mailing list