From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] unbound: No longer try to include safe-search.conf Date: Fri, 10 Jan 2020 10:57:49 +0000 Message-ID: <20200110105749.25051-1-michael.tremer@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0839439648743786279==" List-Id: --===============0839439648743786279== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit This file is no longer generated and therefore cannot be imported any more. Signed-off-by: Michael Tremer --- config/unbound/unbound.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/unbound/unbound.conf b/config/unbound/unbound.conf index 4d492a5bc..e20c3330d 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.20.1 --===============0839439648743786279==--