While I'm here, add linprocfs (but not pseudofs, since it is no use on
its own)
This commit is contained in:
parent
ff4e0229f4
commit
949112b2e5
@ -116,6 +116,7 @@ module_path="/boot/kernel;/boot/modules" # Set the module search path
|
||||
cd9660_load="NO" # ISO 9660 filesystem
|
||||
coda_load="NO" # CODA filesystem
|
||||
fdescfs_load="NO" # Filedescriptors filesystem
|
||||
linprocfs_load="NO" # Linux compatibility process filesystem
|
||||
msdosfs_load="NO" # FAT-12/16/32
|
||||
nfs_load="NO" # NFS
|
||||
ntfs_load="NO" # NTFS
|
||||
|
Loading…
Reference in New Issue
Block a user