[SCM] live-config branch, debian-old-2.0, updated. debian/2.0.6-1-3-g19618bb

Daniel Baumann daniel at debian.org
Fri Sep 24 19:42:12 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit 19618bb5025218e3a1045ce2c9357b8d84bc7797
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 24 21:40:43 2010 +0200

    Correcting accidentally reverted change of live user uid from 999 to 1000.

diff --git a/scripts/config/002-user-setup b/scripts/config/002-user-setup
index 7e0fd63..867040b 100755
--- a/scripts/config/002-user-setup
+++ b/scripts/config/002-user-setup
@@ -41,7 +41,7 @@ user-setup passwd/root-password-crypted string *
 user-setup passwd/user-password-crypted string ${_PASSWORD}
 user-setup passwd/user-fullname string ${LIVE_USER_FULLNAME}
 user-setup passwd/username string ${LIVE_USERNAME}
-user-setup passwd/user-uid string 999
+user-setup passwd/user-uid string 1000
 EOF
 
 	debconf-set-selections < /tmp/debconf.live

-- 
live-config



More information about the debian-live-changes mailing list