aboutsummaryrefslogtreecommitdiff
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:25 +0000
commitb8c44def536c5f0abb1a167d8c7a23cde2604756 (patch)
treea9cdb603b3cef11aac9b8aa19c4ab18af0a192d5
parent0f994a19e21678a975784ccc17fcc4a1805dd2b1 (diff)
downloadsrc-b8c44def536c5f0abb1a167d8c7a23cde2604756.tar.gz
src-b8c44def536c5f0abb1a167d8c7a23cde2604756.zip
rc.conf(5): document nscd_enable
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/650
-rw-r--r--share/man/man5/rc.conf.517
1 files changed, 17 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 31f084138029..db1dfd3b6b81 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -2349,6 +2349,23 @@ If set to
run the
.Xr unbound 8
daemon as a local caching DNS resolver.
+.It Va nscd_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to start the
+.Xr nscd 8
+caching daemon for the
+.Nm nsswitch
+subsystem.
+.It Va nscd_flags
+.Pq Vt str
+If
+.Va nscd_enable
+is set to
+.Dq Li YES ,
+these flags are passed to
+.Xr nscd 8 .
.It Va kdc_enable
.Pq Vt bool
Set to