[SCM] live-config branch, debian-next,	updated. debian/3.0_a7-1-3-g6db77b0
    Daniel Baumann 
    daniel at debian.org
       
    Fri Sep 24 19:42:26 UTC 2010
    
    
  
The following commit has been merged in the debian-next branch:
commit 6db77b0bb4f248536e40e27bf54e6588e20f9115
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 24 21:42:18 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