From c37833c943023a75fcca8ad5abfe764a2572a959 Mon Sep 17 00:00:00 2001 From: Melroy van den Berg Date: Fri, 1 Nov 2024 16:10:57 +0100 Subject: [PATCH] Fix chroot manpage description (#1170) --- doc/unbound.conf.5.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index db1e528fa..780077b79 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -902,9 +902,8 @@ outside of the chroot directory. Additionally, Unbound may need to access /dev/urandom (for entropy) from inside the chroot. .IP -If given a chroot is done to the given directory. By default chroot is -enabled and the default is "@UNBOUND_CHROOT_DIR@". If you give "" no -chroot is performed. +If given a chroot is done to the given directory. The chroot is by default +set to "@UNBOUND_CHROOT_DIR@". If you give "" no chroot is performed. .TP .B username: \fI If given, after binding the port the user privileges are dropped. Default is -- 2.47.2