From f957d83855016e026bd167c822a7830e20e69a0a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 3 Jul 2022 09:05:41 -0400 Subject: [PATCH] add resolv.conf --- resolv.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 resolv.conf diff --git a/resolv.conf b/resolv.conf new file mode 100644 index 0000000..cc10228 --- /dev/null +++ b/resolv.conf @@ -0,0 +1,2 @@ +nameserver ::1 +options edns0 trust-ad