From 9c5faf231ccf50695270034ab63f747fa2bef1d7 Mon Sep 17 00:00:00 2001 From: Charlie 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