aboutsummaryrefslogtreecommitdiffstats
path: root/bind/master/db.local
diff options
context:
space:
mode:
authorroot <root@frank.tg14.gathering.org>2014-04-20 02:36:36 +0200
committerroot <root@frank.tg14.gathering.org>2014-04-20 02:36:36 +0200
commitb231e372681e6bfc499fd2aadda840e0b607278f (patch)
treed7f742eba33c5317417d5f53f6fa61287b2ba8ae /bind/master/db.local
parent65f98b040aaff35202fa1e79c4f74fcdaf09329f (diff)
Removed files from the root-directory. Moved into 'examples' dir.
Diffstat (limited to 'bind/master/db.local')
-rw-r--r--bind/master/db.local14
1 files changed, 0 insertions, 14 deletions
diff --git a/bind/master/db.local b/bind/master/db.local
deleted file mode 100644
index 2f272d4..0000000
--- a/bind/master/db.local
+++ /dev/null
@@ -1,14 +0,0 @@
-;
-; BIND data file for local loopback interface
-;
-$TTL 604800
-@ IN SOA localhost. root.localhost. (
- 2 ; Serial
- 604800 ; Refresh
- 86400 ; Retry
- 2419200 ; Expire
- 604800 ) ; Negative Cache TTL
-;
-@ IN NS localhost.
-@ IN A 127.0.0.1
-@ IN AAAA ::1