X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F10adduser;h=7498476b951929e77ffed5dcd7dfd215daac10b9;hb=c2102d9620c54541825f267d1b9575d886e8b820;hp=907aed026e32c16dcf51d5d8c8792f629507e4fe;hpb=ae82ee9e9455a19ee91ef90e74dadcdf0784ee36;p=live-boot-grml.git 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" \