unbound: update to 1.6.5

This fixes the root.key file if created when unbound is installed between sep11 and oct11 2017

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
This commit is contained in:
Eric Luehrsen
2017-08-21 22:39:28 -04:00
parent 7fb33ad6b6
commit 42f465707f
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -6,7 +6,7 @@ index 83e7c5c..3ea2b28 100644
-#
-# Example configuration file.
-#
-# See unbound.conf(5) man page, version 1.6.1.
-# See unbound.conf(5) man page, version 1.6.5.
-#
-# this is a comment.
+##############################################################################
@@ -16,17 +16,17 @@ index 83e7c5c..3ea2b28 100644
+# no longer supported ... are exceptional for the DNS.
+# (http://unbound.net/documentation/unbound.conf.html)
+##############################################################################
#Use this to include other text into the file.
#include: "otherfile.conf"
@@ -12,9 +13,71 @@
server:
# whitespace is not necessary, but looks cleaner.
- # verbosity number, 0 is least verbose. 1 is default.
+ # verbosity 1 is default
verbosity: 1
+ # Self jail Unbound with user "unbound" to /var/lib/unbound
+ # The script /etc/init.d/unbound will setup the location
+ username: "unbound"