From 701813b5ff76f4630376263a94d610462aa99c3b Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 11 May 2009 15:31:52 +0100 Subject: procfs should use modules. --- init.d/procfs.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- cgit v1.2.3