procfs uses getent which requires localmount
This commit is contained in:
parent
34a675f4d9
commit
5fae9060aa
@ -6,7 +6,7 @@ description="Mounts misc filesystems in /proc."
|
|||||||
|
|
||||||
depend()
|
depend()
|
||||||
{
|
{
|
||||||
need checkfs
|
need localmount
|
||||||
}
|
}
|
||||||
|
|
||||||
start()
|
start()
|
||||||
|
Loading…
Reference in New Issue
Block a user