summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2022-08-27 23:37:06 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2022-08-27 23:37:06 +0200
commitba3b9e65a07a213e6fdbcdcc277ddd1e2c1d2122 (patch)
tree60c6ca4b44898fab7a51493adc6b7e623b3b8e54
parentd2a8bedb686f503fcdbd30f05bff7dd0627e7882 (diff)
downloaddns-ba3b9e65a07a213e6fdbcdcc277ddd1e2c1d2122.tar.xz
Drop the-tk.com slave
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--named.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/named.conf b/named.conf
index e84cac4..2493261 100644
--- a/named.conf
+++ b/named.conf
@@ -56,15 +56,6 @@ zone "remmy.io" IN {
dnssec-policy standard;
};
-zone "the-tk.com" {
- type slave;
- file "the-tk.com.zone";
- masters {
- 109.74.205.187; // the-tk.com
- 2a01:7e00::f03c:91ff:fe50:9476; // the-tk.com
- };
-};
-
logging {
channel xfer-log {
file "/var/log/named.log";