mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
We don't use 'mp' variable, but we do want to mount devfs, ehh.
This commit is contained in:
parent
0077b0163f
commit
07ebf8c8c3
1 changed files with 2 additions and 0 deletions
|
|
@ -1196,6 +1196,8 @@ vfs_mountroot(void)
|
|||
|
||||
root_mount_wait();
|
||||
|
||||
devfs_first();
|
||||
|
||||
/*
|
||||
* We are booted with instructions to prompt for the root filesystem.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue