From 524e19171cbd0abc3bcc0087f4ef39fcf733e294 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Tue, 18 Oct 2016 18:24:17 +0300 Subject: [PATCH] unbound: fix whitespace * Fix upstream whitespace change in the patch. * Minor cleanup to the header. Signed-off-by: Hannu Nyman --- net/unbound/patches/001-conf.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/net/unbound/patches/001-conf.patch b/net/unbound/patches/001-conf.patch index 48b9926f73..f5cb8f41d0 100644 --- a/net/unbound/patches/001-conf.patch +++ b/net/unbound/patches/001-conf.patch @@ -1,5 +1,3 @@ -diff --git a/doc/example.conf.in b/doc/example.conf.in -index ff90e3b..5c20fdf 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -38,6 +38,8 @@ server: @@ -77,7 +75,7 @@ index ff90e3b..5c20fdf 100644 # the maximum number of hosts that are cached (roundtrip, EDNS, lame). # infra-cache-numhosts: 10000 + infra-cache-numhosts: 200 - + # define a number of tags here, use with local-zone, access-control. # repeat the define-tag statement to add additional tags. @@ -215,6 +228,8 @@ server: -- 2.30.2