This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
ExecStart=/lib/console-setup/keyboard-setup.sh
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
Before=local-fs-pre.target
-
ConditionPathExists=/bin/setupcon
-
DefaultDependencies=no
-
Description=Set the console keyboard layout
-
Wants=local-fs-pre.target
-
Additionnal notes
Nothing here.