From: Wouter Wijngaards Date: Tue, 16 Jun 2009 08:23:32 +0000 (+0000) Subject: FAQ entry. X-Git-Tag: release-1.3.1~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b757b299101772807867842cef87c59ebabb7fa3;p=thirdparty%2Funbound.git FAQ entry. git-svn-id: file:///svn/unbound/trunk@1658 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/README b/doc/README index b35658873..17372cf30 100644 --- a/doc/README +++ b/doc/README @@ -91,6 +91,10 @@ o The warning 'openssl has no entropy, seeding with time', with chroot o On Solaris 5.10 some libtool packages from repositories do not work with gcc, showing errors gcc: unrecognized option `-KPIC' To solve this do ./configure libtool=./libtool [your options...]. +o If unbound-control (or munin graphs) do not work, this can often be because + the unbound-control-setup script creates the keys with restricted + permissions, and the files need to be made readable or ownered by both the + unbound daemon and unbound-control. Acknowledgements ----------------