summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2018-08-19 00:24:17 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2018-08-19 00:24:17 +0200
commit3f2774433c0d9701a736fd714f41e7860c769a38 (patch)
tree2a80453fc77bac456b5cff63407795dd6acb86a8
parentb384c6511a6ccba89de82ff61360f5bec1851042 (diff)
downloaddns-3f2774433c0d9701a736fd714f41e7860c769a38.tar.xz
remmy.io: Fix zone file path
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/named.conf b/named.conf
index aa6a4eb..b15b648 100644
--- a/named.conf
+++ b/named.conf
@@ -47,7 +47,7 @@ zone "kyriasis.com" IN {
zone "remmy.io" IN {
type master;
- file "remmy.io.zone";
+ file "/home/kyrias/dns/remmy.io.zone";
};
zone "the-tk.com" {