mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 14:53:15 -05:00
typo.
git-svn-id: file:///svn/unbound/trunk@834 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
f1a3c9b646
commit
1f47306af9
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
10 January 2008: Wouter
|
||||
- typo in example.conf.
|
||||
|
||||
9 January 2008: Wouter
|
||||
- fixup openssl RAND problem, when the system is not configured to
|
||||
give entropy, and the rng needs to be seeded.
|
||||
|
|
|
|||
|
|
@ -130,7 +130,7 @@ server:
|
|||
|
||||
# if given, user privileges are dropped (after binding port),
|
||||
# and the given username is assumed. Default is user "unbound".
|
||||
# If you give "" no priviliges are dropped.
|
||||
# If you give "" no privileges are dropped.
|
||||
# username: "unbound"
|
||||
|
||||
# the working directory.
|
||||
|
|
|
|||
Loading…
Reference in a new issue