git: b8c44def536c - main - rc.conf(5): document nscd_enable
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Feb 2023 16:39:55 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=b8c44def536c5f0abb1a167d8c7a23cde2604756
commit b8c44def536c5f0abb1a167d8c7a23cde2604756
Author: Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-02-28 16:18:06 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-02-28 16:36:25 +0000
rc.conf(5): document nscd_enable
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/650
---
share/man/man5/rc.conf.5 | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
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