aboutsummaryrefslogtreecommitdiff
path: root/sbin/init/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/init/rc.conf')
-rw-r--r--sbin/init/rc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/init/rc.conf b/sbin/init/rc.conf
index c48edd241108..ff69cc04f67d 100644
--- a/sbin/init/rc.conf
+++ b/sbin/init/rc.conf
@@ -42,6 +42,7 @@ ddb_config="/etc/ddb.conf" # ddb(8) config file.
devd_enable="YES" # Run devd, to trigger programs on device tree changes.
devd_flags="" # Additional flags for devd(8).
devmatch_enable="YES" # Demand load kernel modules based on device ids.
+devmatch_blacklist="" # List of modules (w/o .ko) to exclude from devmatch.
#kld_list="" # Kernel modules to load after local disks are mounted
kldxref_enable="YES" # Build linker.hints files with kldxref(8).
kldxref_clobber="NO" # Overwrite old linker.hints at boot.