diff --git a/init.d.Linux/procfs b/init.d.Linux/procfs index 248e4194..9e55d885 100644 --- a/init.d.Linux/procfs +++ b/init.d.Linux/procfs @@ -6,7 +6,7 @@ description="Mounts misc filesystems in /proc." depend() { - need checkfs + need localmount } start()