From 015e46e943446fead110497440bb9b8f3b1be7b7 Mon Sep 17 00:00:00 2001 From: deepend Date: Thu, 11 Jan 2024 02:15:42 +0000 Subject: [PATCH] Update update_dns_zones_ubuntu --- update_dns_zones_ubuntu | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update_dns_zones_ubuntu b/update_dns_zones_ubuntu index 3214f9f8..046736d0 100755 --- a/update_dns_zones_ubuntu +++ b/update_dns_zones_ubuntu @@ -8,4 +8,6 @@ cp /var/tilde/db* /etc/bind/ cp /var/tilde/named.conf.* /etc/bind/ +cp /var/tilde/named.conf /etc/bind/ + systemctl reload bind9