git-svn-id: file:///svn/unbound/trunk@834 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2008-01-10 09:25:14 +00:00
parent f1a3c9b646
commit 1f47306af9
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
10 January 2008: Wouter
- typo in example.conf.
9 January 2008: Wouter 9 January 2008: Wouter
- fixup openssl RAND problem, when the system is not configured to - fixup openssl RAND problem, when the system is not configured to
give entropy, and the rng needs to be seeded. give entropy, and the rng needs to be seeded.

View file

@ -130,7 +130,7 @@ server:
# if given, user privileges are dropped (after binding port), # if given, user privileges are dropped (after binding port),
# and the given username is assumed. Default is user "unbound". # 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" # username: "unbound"
# the working directory. # the working directory.