mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-20 09:16:21 +00:00
gui-init: load USB modules at startup
ensures external USB keyboards are accessible Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
This commit is contained in:
parent
2686c836c6
commit
4a85c85336
@ -117,7 +117,10 @@ update_totp()
|
||||
/bin/reboot
|
||||
}
|
||||
|
||||
# ensure /boot is sane and mount it before anything else
|
||||
# enable USB to load modules for external kb
|
||||
enable_usb
|
||||
|
||||
# ensure /boot is sane and mount it
|
||||
mount_boot
|
||||
|
||||
last_half=X
|
||||
|
Loading…
x
Reference in New Issue
Block a user