summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d/procfs.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/procfs.in b/init.d/procfs.in
index df40fb5..fb7afab 100644
--- a/init.d/procfs.in
+++ b/init.d/procfs.in
@@ -6,7 +6,7 @@ description="Mounts misc filesystems in /proc."
depend()
{
- use devfs
+ use modules devfs
need localmount
keyword noopenvz noprefix novserver
}