Booting yocto system (and many other useful scripts)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Set Belgian keyboard layout
|
||||
loadkeys be
|
||||
# Make it persistent for systemd
|
||||
localectl set-keymap be
|
||||
Reference in New Issue
Block a user