From d637e462e210015d52019b7a6069e50661b56d75 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Wed, 30 Aug 2023 02:40:36 +0200 Subject: [PATCH] Add 'Unbound/unbound.conf' --- Unbound/unbound.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 Unbound/unbound.conf diff --git a/Unbound/unbound.conf b/Unbound/unbound.conf new file mode 100644 index 0000000..7e7205e --- /dev/null +++ b/Unbound/unbound.conf @@ -0,0 +1 @@ +include-toplevel: "/etc/unbound/unbound.conf.d/*.conf" \ No newline at end of file