summaryrefslogtreecommitdiff
path: root/init.d/devdb.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/devdb.in')
-rw-r--r--init.d/devdb.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/devdb.in b/init.d/devdb.in
index 3cc08a59..bb883634 100644
--- a/init.d/devdb.in
+++ b/init.d/devdb.in
@@ -6,7 +6,7 @@ description="Creates the dev database"
depend()
{
- need localmount
+ need mount.usr mount.var
}
start()