aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2021-01-10 20:53:59 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2021-01-10 20:56:40 +0000
commitef757da441b199da680bfbd24afaa9d3c16e5b55 (patch)
treeb7bd9a8cc5c9c734d18f3a97f788ed9ea9556472
parentfacdd1cd20451d7817c72a25e9253b934ca65eb6 (diff)
downloadsrc-ef757da441b199da680bfbd24afaa9d3c16e5b55.tar.gz
src-ef757da441b199da680bfbd24afaa9d3c16e5b55.zip
rc.conf(5): describe devmatch rc variables
Reviewed by: imp, gbe (manpages) MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D28048
-rw-r--r--share/man/man5/rc.conf.512
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index b824426a91d2..473406660b8b 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd Sep 21, 2020
+.Dd January 10, 2021
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -251,6 +251,16 @@ Configuration file for
.Xr ddb 8 .
Default
.Pa /etc/ddb.conf .
+.It Va devmatch_enable
+.Pq Vt bool
+If set to
+.Dq Li NO ,
+disable auto-loading of kernel modules with
+.Xr devmatch 8 .
+.It Va devmatch_blacklist
+.Pq Vt str
+A whitespace-separated list of kernel modules to be ignored by
+.Xr devmatch 8 .
.It Va kld_list
.Pq Vt str
A whitespace-separated list of kernel modules to load right after