diff --git a/init.d/procfs.in b/init.d/procfs.in index df40fb55..fb7afabd 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 }