From ea112893009351a0a4b26984dab26d2c0565680b Mon Sep 17 00:00:00 2001 From: casjay Date: Fri, 5 Jun 2026 14:40:27 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20update=20resolv.conf=20in=20root?= =?UTF-8?q?fs=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update DNS resolver configuration in rootfs/usr/local/etc/resolv.conf rootfs/usr/local/etc/resolv.conf --- rootfs/usr/local/etc/resolv.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rootfs/usr/local/etc/resolv.conf b/rootfs/usr/local/etc/resolv.conf index b48f4bc..7b7a70b 100644 --- a/rootfs/usr/local/etc/resolv.conf +++ b/rootfs/usr/local/etc/resolv.conf @@ -2,3 +2,5 @@ nameserver 1.1.1.1 nameserver 1.0.0.1 nameserver 8.8.8.8 nameserver 8.8.4.4 +search . +options ndots:0