summaryrefslogtreecommitdiffstats
path: root/named.localhost
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-06-18 12:40:28 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-06-18 12:40:28 +0000
commit55b04de09a6cc9de04330ab1c155b76a0fa47748 (patch)
tree466c38eb0deceb3f07e6c12f093b81b52626fd99 /named.localhost
parente51da3145d2a2b884a0e41cc06ab24c154681866 (diff)
downloadbind-55b04de09a6cc9de04330ab1c155b76a0fa47748.tar.gz
bind-55b04de09a6cc9de04330ab1c155b76a0fa47748.tar.xz
bind-55b04de09a6cc9de04330ab1c155b76a0fa47748.zip
- marked caching-nameserver as obsolete (#244604)bind-9_4_1-7_fc8
- fixed typo in initscript (causes that named doesn't detect NetworkManager correctly) - next cleanup in configuration - moved configfiles into config.tar - removed delay between start & restart in initscript
Diffstat (limited to 'named.localhost')
-rw-r--r--named.localhost10
1 files changed, 0 insertions, 10 deletions
diff --git a/named.localhost b/named.localhost
deleted file mode 100644
index 26d4f87..0000000
--- a/named.localhost
+++ /dev/null
@@ -1,10 +0,0 @@
-$TTL 1D
-@ IN SOA localhost. root.localhost. (
- 0 ; serial
- 3H ; refresh
- 1H ; retry
- 1W ; expire
- 3H ) ; minimum
-@ IN NS localhost.
-@ IN A 127.0.0.1
-@ IN AAAA ::1