summaryrefslogtreecommitdiff
path: root/init.d/s6-svscan.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/s6-svscan.in')
-rw-r--r--init.d/s6-svscan.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/s6-svscan.in b/init.d/s6-svscan.in
index 6fdf4e1d..70126b15 100644
--- a/init.d/s6-svscan.in
+++ b/init.d/s6-svscan.in
@@ -9,7 +9,7 @@ pidfile=/var/run/s6-svscan.pid
depend()
{
- need localmount
+ need mount.usr mount.var
}
start_pre()