summaryrefslogtreecommitdiffstats
path: root/named.localhost
diff options
context:
space:
mode:
Diffstat (limited to 'named.localhost')
-rw-r--r--named.localhost10
1 files changed, 0 insertions, 10 deletions
diff --git a/named.localhost b/named.localhost
deleted file mode 100644
index 26d4f87..0000000
--- a/named.localhost
+++ /dev/null
@@ -1,10 +0,0 @@
-$TTL 1D
-@ IN SOA localhost. root.localhost. (
- 0 ; serial
- 3H ; refresh
- 1H ; retry
- 1W ; expire
- 3H ) ; minimum
-@ IN NS localhost.
-@ IN A 127.0.0.1
-@ IN AAAA ::1