summaryrefslogtreecommitdiff
path: root/bind/fake/LOCALHOST.LOCAL
diff options
context:
space:
mode:
Diffstat (limited to 'bind/fake/LOCALHOST.LOCAL')
-rw-r--r--bind/fake/LOCALHOST.LOCAL13
1 files changed, 0 insertions, 13 deletions
diff --git a/bind/fake/LOCALHOST.LOCAL b/bind/fake/LOCALHOST.LOCAL
deleted file mode 100644
index 92dcfa7..0000000
--- a/bind/fake/LOCALHOST.LOCAL
+++ /dev/null
@@ -1,13 +0,0 @@
-$TTL 604800
-@ IN SOA localhost. root.localhost. (
- 1 ; Serial
- 604800 ; Refresh
- 86400 ; Retry
- 2419200 ; Expire
- 604800 ) ; Negative Cache TTL
-;
-@ NS localhost.
-;
-@ MX 10 localhost.
-@ A 127.0.0.1
-* A 127.0.0.1