[util-livecd]: use same keyboard config for both systemd and openrc

Forum: https://forum.manjaro.org/index.php?topic=21681.0
This commit is contained in:
Aaditya Bagga 2015-04-15 20:01:39 +05:30 committed by Ramon Buldó
parent ba9021ea46
commit 211011de84

View file

@ -80,6 +80,7 @@ write_x11_config(){
# create X11 keyboard layout config
mkdir -p "$1/etc/X11/xorg.conf.d"
local XORGKBLAYOUT="$1/etc/X11/xorg.conf.d/00-keyboard.conf"
echo "" >> "$XORGKBLAYOUT"