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