mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
HBSD: do not print this on OPNsense boot
This commit is contained in:
parent
5be2f04082
commit
c506f2d16f
1 changed files with 0 additions and 4 deletions
|
|
@ -161,10 +161,6 @@ module_blacklist="drm drm2 radeonkms i915kms amdgpu" # Loader module blacklist
|
|||
#debug.ktr.mask="0x1200" # Bitmask of KTR events to enable
|
||||
#debug.ktr.verbose="1" # Enable console dump of KTR events
|
||||
|
||||
|
||||
### HardenedBSD settings #####################################
|
||||
loader_version="HardenedBSD 12-STABLE"
|
||||
|
||||
### Module loading syntax example ##########################
|
||||
#module_load="YES" # loads module "module"
|
||||
#module_name="realname" # uses "realname" instead of "module"
|
||||
|
|
|
|||
Loading…
Reference in a new issue