Use live-config autologin for bee user

This commit is contained in:
Mikhail Chusavitin
2026-03-14 08:33:36 +03:00
parent 20118bb400
commit e32fa6e477
5 changed files with 7 additions and 4 deletions

View File

@@ -23,6 +23,6 @@ lb config noauto \
--memtest none \
--iso-volume "BEE-DEBUG" \
--iso-application "Bee Hardware Audit" \
--bootappend-live "boot=live components console=tty0 console=ttyS0,115200n8 modprobe.blacklist=nouveau" \
--bootappend-live "boot=live components console=tty0 console=ttyS0,115200n8 username=bee user-fullname=Bee modprobe.blacklist=nouveau" \
--apt-recommends false \
"${@}"