summaryrefslogtreecommitdiffstats
path: root/localhost.zone
diff options
context:
space:
mode:
Diffstat (limited to 'localhost.zone')
-rw-r--r--localhost.zone12
1 files changed, 0 insertions, 12 deletions
diff --git a/localhost.zone b/localhost.zone
deleted file mode 100644
index 61b70d6..0000000
--- a/localhost.zone
+++ /dev/null
@@ -1,12 +0,0 @@
-$TTL 86400
-@ IN SOA @ root (
- 42 ; serial (d. adams)
- 3H ; refresh
- 15M ; retry
- 1W ; expiry
- 1D ) ; minimum
-
- IN NS @
- IN A 127.0.0.1
- IN AAAA ::1
-