From 1349596f94972886fd9ad480a788b2382b9630b8 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 24 Aug 2020 19:58:54 +0200 Subject: [PATCH] Adjust DNS configuration Signed-off-by: Severin Kaderli --- system/etc/NetworkManager/conf.d/dns.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/etc/NetworkManager/conf.d/dns.conf b/system/etc/NetworkManager/conf.d/dns.conf index 5cd1587..9280d27 100644 --- a/system/etc/NetworkManager/conf.d/dns.conf +++ b/system/etc/NetworkManager/conf.d/dns.conf @@ -1,2 +1 @@ -[main] -dns=none \ No newline at end of file +[main] \ No newline at end of file