summaryrefslogtreecommitdiffstats
path: root/named.loopback
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
commitac08c891dd57c7d4d3f48d0db326cb35855a8d39 (patch)
tree6f134fac59c3cf5cb3d59e04e75575504519d501 /named.loopback
parent466246e734b17caeaa1c34e2d61d15a665194cc1 (diff)
- marked caching-nameserver as obsolete (#244604)
- 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.loopback')
-rw-r--r--named.loopback9
1 files changed, 0 insertions, 9 deletions
diff --git a/named.loopback b/named.loopback
deleted file mode 100644
index 1f69aa9..0000000
--- a/named.loopback
+++ /dev/null
@@ -1,9 +0,0 @@
-$TTL 1D
-@ IN SOA localhost. root.localhost. (
- 0 ; serial
- 3H ; refresh
- 1H ; retry
- 1W ; expire
- 3H ) ; minimum
- IN NS localhost.
- IN PTR localhost.