From df0963781653002682c1d2e07b3a530894613c4b Mon Sep 17 00:00:00 2001 From: casjay Date: Fri, 26 Jun 2026 15:46:54 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9D=93=20Added:=20rootfs/usr/local/etc/resol?= =?UTF-8?q?v.conf=20=E2=9D=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added: rootfs/usr/local/etc/resolv.conf --- rootfs/usr/local/etc/resolv.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rootfs/usr/local/etc/resolv.conf diff --git a/rootfs/usr/local/etc/resolv.conf b/rootfs/usr/local/etc/resolv.conf new file mode 100644 index 0000000..36432f8 --- /dev/null +++ b/rootfs/usr/local/etc/resolv.conf @@ -0,0 +1,6 @@ +search . +nameserver 1.1.1.1 +nameserver 1.0.0.1 +nameserver 8.8.8.8 +nameserver 8.8.4.4 +