summaryrefslogtreecommitdiffstats
path: root/units
diff options
context:
space:
mode:
Diffstat (limited to 'units')
-rw-r--r--units/systemd-firstboot.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-firstboot.service b/units/systemd-firstboot.service
index 78a408708b..15b7744289 100644
--- a/units/systemd-firstboot.service
+++ b/units/systemd-firstboot.service
@@ -31,7 +31,7 @@ Before=shutdown.target
[Service]
Type=oneshot
RemainAfterExit=yes
-ExecStart=systemd-firstboot --prompt-locale --prompt-timezone --prompt-root-password
+ExecStart=systemd-firstboot --prompt-locale --prompt-keymap --prompt-timezone --prompt-root-password
StandardOutput=tty
StandardInput=tty
StandardError=tty