diff options
Diffstat (limited to 'init.d/keymaps.in')
-rw-r--r-- | init.d/keymaps.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/keymaps.in b/init.d/keymaps.in index dbe054ae..2cc8a39f 100644 --- a/init.d/keymaps.in +++ b/init.d/keymaps.in @@ -14,7 +14,7 @@ description="Applies a keymap for the consoles." depend() { need localmount termencoding - after bootmisc + after bootmisc clock keyword -docker -lxc -openvz -prefix -systemd-nspawn -uml -vserver -xenu } |