summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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";