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:
Matt DeVillier 2019-06-19 16:27:05 -05:00
parent 2686c836c6
commit 4a85c85336
No known key found for this signature in database
GPG Key ID: 2BBB776A35B978FD

View File

@ -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