From 35c9764c21502611da791c86b0810a44158deb54 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 2 Aug 2025 12:51:13 +0000 Subject: swtich to dnsmasq for VPN client DNS --- etc/resolv.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 120000 => 100644 etc/resolv.conf (limited to 'etc/resolv.conf') diff --git a/etc/resolv.conf b/etc/resolv.conf deleted file mode 120000 index 36396629..00000000 --- a/etc/resolv.conf +++ /dev/null @@ -1 +0,0 @@ -/run/systemd/resolve/stub-resolv.conf \ No newline at end of file diff --git a/etc/resolv.conf b/etc/resolv.conf new file mode 100644 index 00000000..647b840f --- /dev/null +++ b/etc/resolv.conf @@ -0,0 +1,3 @@ +nameserver ::1 +nameserver 127.0.0.1 +options trust-ad -- cgit v1.2.3-70-g09d2