Module Name: src
Committed By: leot
Date: Wed Jul 15 17:55:34 UTC 2020
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Document unbound and unbound_chrootdir.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/share/man/man5/rc.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.184 src/share/man/man5/rc.conf.5:1.185
--- src/share/man/man5/rc.conf.5:1.184 Wed Jul 15 16:52:48 2020
+++ src/share/man/man5/rc.conf.5 Wed Jul 15 17:55:34 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.184 2020/07/15 16:52:48 jruoho Exp $
+.\" $NetBSD: rc.conf.5,v 1.185 2020/07/15 17:55:34 leot Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -1184,6 +1184,19 @@ only one machine running both should hav
.Fl M
flag given to
.Xr timed 8 .
+.It Sy unbound
+Boolean value.
+Runs
+.Xr unbound 8 .
+.It Sy unbound_chrootdir
+A string.
+If non-blank and
+.Sy unbound
+is true, run
+.Xr unbound 8
+.Xr chroot 2 Ns ed
+to
+.Sy unbound_chrootdir .
.El
.Ss Routing daemons
.Bl -tag -width net_interfaces