From c852c2519b0e22f2ccd7f01a0d7a5be095115898 Mon Sep 17 00:00:00 2001 From: sujiba Date: Thu, 22 Feb 2024 22:23:53 +0000 Subject: [PATCH] =?UTF-8?q?pihole-unbound-hyperlocal/resolv.conf=20hinzuge?= =?UTF-8?q?f=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pihole-unbound-hyperlocal/resolv.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pihole-unbound-hyperlocal/resolv.conf diff --git a/pihole-unbound-hyperlocal/resolv.conf b/pihole-unbound-hyperlocal/resolv.conf new file mode 100644 index 0000000..0b8ccee --- /dev/null +++ b/pihole-unbound-hyperlocal/resolv.conf @@ -0,0 +1,2 @@ +nameserver 127.0.0.1 +options ndots:0 \ No newline at end of file