From 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 20 Mar 2026 19:16:32 +0100 Subject: feat: first fully successful run e2e on straper --- straper/db/public/dns/etc-unbound/unbound.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 straper/db/public/dns/etc-unbound/unbound.conf (limited to 'straper/db/public/dns/etc-unbound/unbound.conf') diff --git a/straper/db/public/dns/etc-unbound/unbound.conf b/straper/db/public/dns/etc-unbound/unbound.conf new file mode 100644 index 0000000..fa5185f --- /dev/null +++ b/straper/db/public/dns/etc-unbound/unbound.conf @@ -0,0 +1,10 @@ +# Unbound configuration file for Debian. +# +# See the unbound.conf(5) man page. +# +# See /usr/share/doc/unbound/examples/unbound.conf for a commented +# reference config file. +# +# The following line includes additional configuration files from the +# /etc/unbound/unbound.conf.d directory. +include-toplevel: "/etc/unbound/unbound.conf.d/*.conf" -- cgit v1.3