mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
*fix* commented out DEVFS
This commit is contained in:
parent
8669ad2fe3
commit
170fecb13c
2 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ options FFS #Berkeley Fast Filesystem
|
|||
options FFS_ROOT #FFS usable as root device [keep this!]
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
#options DEVFS #Device Filesystem
|
||||
#options DEVFS #Device Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ options FFS #Berkeley Fast Filesystem
|
|||
options FFS_ROOT #FFS usable as root device [keep this!]
|
||||
options SOFTUPDATES #Enable FFS soft updates support
|
||||
options MFS #Memory Filesystem
|
||||
#options DEVFS #Device Filesystem
|
||||
#options DEVFS #Device Filesystem
|
||||
options MD_ROOT #MD is a potential root device
|
||||
options NFS #Network Filesystem
|
||||
options NFS_ROOT #NFS usable as root device
|
||||
|
|
|
|||
Loading…
Reference in a new issue