aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorTom Hukins <tom@FreeBSD.org>2023-02-28 16:18:06 +0000
committerWarner Losh <imp@FreeBSD.org>2023-02-28 16:36:17 +0000
commit0f994a19e21678a975784ccc17fcc4a1805dd2b1 (patch)
treeacdf560bacbeeec90982076ea37ee5a5f5ae269b /libexec
parent092a543ec3d276e48da09538ae29c736fdce4631 (diff)
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rc/rc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.conf b/libexec/rc/rc.conf
index f4d8bc179678..9bb7cf2f3cc1 100644
--- a/libexec/rc/rc.conf
+++ b/libexec/rc/rc.conf
@@ -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).