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 2cc8a39f..4bece821 100644 --- a/init.d/keymaps.in +++ b/init.d/keymaps.in @@ -13,7 +13,7 @@ description="Applies a keymap for the consoles." depend() { - need localmount termencoding + need termencoding after bootmisc clock keyword -docker -lxc -openvz -prefix -systemd-nspawn -uml -vserver -xenu } |