summaryrefslogtreecommitdiffstats
path: root/named.local
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
commite9042b6355f6502f30f5d4b8dbf61cf01a2fd3ee (patch)
treec9b0ba6f2f5ca556902b5b99fed0cd427d0dfd95 /named.local
parent1d6a8ca7c859fb28e5aac4ad1d2be784c8f66f2d (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 'named.local')
-rw-r--r--named.local9
1 files changed, 0 insertions, 9 deletions
diff --git a/named.local b/named.local
deleted file mode 100644
index 479251a..0000000
--- a/named.local
+++ /dev/null
@@ -1,9 +0,0 @@
-$TTL 86400
-@ IN SOA localhost. root.localhost. (
- 1997022700 ; Serial
- 28800 ; Refresh
- 14400 ; Retry
- 3600000 ; Expire
- 86400 ) ; Minimum
- IN NS localhost.
-1 IN PTR localhost.