rc.conf(5): describe what unbound(8) does

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/650
This commit is contained in:
Tom Hukins 2023-02-28 09:18:06 -07:00 committed by Warner Losh
parent 092a543ec3
commit 0f994a19e2
2 changed files with 3 additions and 3 deletions

View file

@ -316,7 +316,7 @@ ggated_enable="NO" # Run the ggate daemon (YES/NO).
ggated_config="/etc/gg.exports" # ggated(8) exports file.
ggated_flags="" # Extra parameters like which port to bind to.
ctld_enable="NO" # CAM Target Layer / iSCSI target daemon.
local_unbound_enable="NO" # Local caching resolver
local_unbound_enable="NO" # Local caching DNS resolver
local_unbound_tls="NO" # Use DNS over TLS
blacklistd_enable="NO" # Run blacklistd daemon (YES/NO).
blacklistd_flags="" # Optional flags for blacklistd(8).

View file

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd February 17, 2023
.Dd February 28, 2023
.Dt RC.CONF 5
.Os
.Sh NAME
@ -2348,7 +2348,7 @@ If set to
.Dq Li YES ,
run the
.Xr unbound 8
daemon as a local caching resolver.
daemon as a local caching DNS resolver.
.It Va kdc_enable
.Pq Vt bool
Set to