From df5ea83b0a275051227c13df6d49cd9fd98a0f18 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 22 Jan 2017 17:26:57 +0000 Subject: Use provided localhost.zone --- etc/dns/primary.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/dns/primary.conf b/etc/dns/primary.conf index e92fc93..5cbdaf8 100644 --- a/etc/dns/primary.conf +++ b/etc/dns/primary.conf @@ -106,7 +106,7 @@ view "internal" in { zone "127.in-addr.arpa" IN { type master; - file "pri/127.zone"; + file "pri/localhost.zone"; allow-update { none; }; notify no; }; -- cgit v1.2.3