X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fcasper-bottom%2F10adduser;h=f7254e8a6a8535d75a3cd9ee51a12a010e7f2e37;hb=62ae3a8ffbc7996ae0096d69607735245d6ef161;hp=a37d83165b1570a9322d3967d3ecf823f31d0d07;hpb=9d607c7002e2750d20ac640502ecab6d7454bc88;p=live-boot-grml.git diff --git a/scripts/casper-bottom/10adduser b/scripts/casper-bottom/10adduser index a37d831..f7254e8 100755 --- a/scripts/casper-bottom/10adduser +++ b/scripts/casper-bottom/10adduser @@ -1,9 +1,9 @@ #!/bin/sh PREREQ="" -DESCRIPTION="Adding live CD user..." +DESCRIPTION="Adding live session user..." -. /scripts/functions +. /scripts/casper-functions prereqs() { @@ -20,6 +20,7 @@ esac log_begin_msg "$DESCRIPTION" +# U6aMy0wojraho is just a blank password chroot /root debconf-communicate -fnoninteractive casper > /dev/null <