mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-31 20:09:35 -05:00
Fix chroot manpage description (#1170)
This commit is contained in:
parent
8a6a4bd7f3
commit
c37833c943
1 changed files with 2 additions and 3 deletions
|
|
@ -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<name>
|
||||
If given, after binding the port the user privileges are dropped. Default is
|
||||
|
|
|
|||
Loading…
Reference in a new issue