]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
FAQ entry.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Mar 2008 10:01:38 +0000 (10:01 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Mar 2008 10:01:38 +0000 (10:01 +0000)
git-svn-id: file:///svn/unbound/trunk@1021 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/README

index 56120655b03f6ebe784bf857a73b7523313b74e0..585862ea1014205ffb3a1716561166d2c292ed50 100644 (file)
@@ -1,3 +1,6 @@
+27 March 2008: Wouter
+       - documented /dev/random symlink from chrootdir as FAQ entry.
+
 26 March 2008: Wouter
        - implemented AD bit signaling. If a query sets AD bit (but not DO)
          then the AD bit is set in the reply if the answer validated.
index fd25966b13a7e6b732f23174a2ffbd9aee73ee90..522455bb47958b6e5fa71aba16f76021b9ffc148 100644 (file)
@@ -67,6 +67,8 @@ o If you are not receiving the correct source IP address on replies (e.g.
   source IP address on UDP replies. Listing all IP addresses explicitly in
   the config file is an alternative. The interface-automatic option uses
   non portable socket options, Linux and FreeBSD should work fine.
+o The warning 'openssl has no entropy, seeding with time', with chroot 
+  enabled, may be solved with a symbolic link to /dev/random from <chrootdir>.
 
 Acknowledgements
 ----------------