summaryrefslogtreecommitdiffstats
path: root/named.empty
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 /named.empty
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 'named.empty')
-rw-r--r--named.empty8
1 files changed, 8 insertions, 0 deletions
diff --git a/named.empty b/named.empty
new file mode 100644
index 0000000..fa858eb
--- /dev/null
+++ b/named.empty
@@ -0,0 +1,8 @@
+$TTL 1D
+@ IN SOA localhost. root.localhost. (
+ 0 ; serial
+ 3H ; refresh
+ 1H ; retry
+ 1W ; expire
+ 3H ) ; minimum
+ IN NS localhost.