- Fix man page, say that chroot is enabled by default.

git-svn-id: file:///svn/unbound/trunk@4800 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2018-07-27 09:19:57 +00:00
parent c91b657a40
commit 1d315e11cf
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,6 @@
27 July 2018: Wouter
- Fix man page, say that chroot is enabled by default.
26 July 2018: Wouter 26 July 2018: Wouter
- Fix #4135: 64-bit Windows Installer Creates Entries Under The - Fix #4135: 64-bit Windows Installer Creates Entries Under The
Wrong Registry Key, reported by Brian White. Wrong Registry Key, reported by Brian White.

View file

@ -557,8 +557,9 @@ to chroot and dropping permissions. This allows the pidfile to be
Additionally, unbound may need to access /dev/random (for entropy) Additionally, unbound may need to access /dev/random (for entropy)
from inside the chroot. from inside the chroot.
.IP .IP
If given a chroot is done to the given directory. The default is If given a chroot is done to the given directory. By default chroot is
"@UNBOUND_CHROOT_DIR@". If you give "" no chroot is performed. enabled and the default is "@UNBOUND_CHROOT_DIR@". If you give "" no
chroot is performed.
.TP .TP
.B username: \fI<name> .B username: \fI<name>
If given, after binding the port the user privileges are dropped. Default is If given, after binding the port the user privileges are dropped. Default is