summaryrefslogtreecommitdiff
path: root/init.d/keymaps.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/keymaps.in')
-rw-r--r--init.d/keymaps.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/keymaps.in b/init.d/keymaps.in
index af424856..b9cdee92 100644
--- a/init.d/keymaps.in
+++ b/init.d/keymaps.in
@@ -6,7 +6,7 @@ description="Applies a keymap for the consoles."
depend()
{
- need localmount termencoding
+ need mount.usr mount.var termencoding
after bootmisc
keyword -openvz -prefix -systemd-nspawn -uml -vserver -xenu -lxc
}