From 467c7f381936373037df916c98c251de32feab1f Mon Sep 17 00:00:00 2001 From: djerun Date: Fri, 6 Jun 2025 22:32:48 +0200 Subject: [PATCH] use system-provided root hints --- named.conf.default-zones | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/named.conf.default-zones b/named.conf.default-zones index 355338b..1a85ad3 100644 --- a/named.conf.default-zones +++ b/named.conf.default-zones @@ -1,7 +1,7 @@ // prime the server with knowledge of the root servers zone "." { type hint; - file "/etc/bind/db.root"; + file "/usr/share/dns/root.hints"; }; // be authoritative for the localhost forward and reverse zones, and for