summaryrefslogtreecommitdiff
path: root/init.d/syscons.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/syscons.in')
-rw-r--r--init.d/syscons.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/syscons.in b/init.d/syscons.in
index ce0b5a13..8ff28776 100644
--- a/init.d/syscons.in
+++ b/init.d/syscons.in
@@ -3,7 +3,7 @@
# Released under the 2-clause BSD license.
depend() {
- need localmount
+ need mount.usr mount.var
keyword -jail -prefix
}