From 34ae42da0f2b25c2dc89313dcf0adb3ed88a4ae1 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 10 Jan 2020 10:57:49 +0000 Subject: [PATCH] unbound: No longer try to include safe-search.conf This file is no longer generated and therefore cannot be imported any more. Signed-off-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- config/unbound/unbound.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/unbound/unbound.conf b/config/unbound/unbound.conf index 4d492a5bc1..e20c3330d7 100644 --- a/config/unbound/unbound.conf +++ b/config/unbound/unbound.conf @@ -81,9 +81,6 @@ server: # Include any forward zones include: "/etc/unbound/forward.conf" - # Include safe search settings - include: "/etc/unbound/safe-search.conf" - remote-control: control-enable: yes control-use-cert: no -- 2.39.5