summaryrefslogtreecommitdiffstats
path: root/localhost.zone
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-06-14 15:13:02 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-06-14 15:13:02 +0000
commit466246e734b17caeaa1c34e2d61d15a665194cc1 (patch)
treec36066d5ddd44b89826ade8a4f1e2a5ff4a070cc /localhost.zone
parent388af22aff3fc21ff1c1376f729d27d1d7555332 (diff)
- major changes in initscript. Could be LSB compatible
- removed caching-nameserver subpackage and move configfiles from there into main bind package as default configuration - major changes in default configuration
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
-