summaryrefslogtreecommitdiffstats
path: root/named.zero
diff options
context:
space:
mode:
authorjvdias <jvdias@fedoraproject.org>2006-03-07 04:25:38 +0000
committerjvdias <jvdias@fedoraproject.org>2006-03-07 04:25:38 +0000
commit26a0eb86d22dbbf5984602f24fe3e314fe4a4c6d (patch)
treea1174fde0a5f5f3bee23066d7e25f51375432a7d /named.zero
parent6d4b284de2d74dfd63818916cb5dfe40139d66f0 (diff)
- replace caching-nameserver with bind-config sub-package
- fix bug 181730: fix creation of named user & gid - fix bug 177595: handle case where $ROOTDIR is a link in initscript - fix bug 177001: bind-config creates symlinks OK now - fix bug 176388: named.conf is now never replaced by any RPM - fix bug 176246: remove unecessary creation of rpmsave links - fix bug 174925: no replacement of named.conf - fix bug 173963: existing named.conf never modified - major .spec file cleanup
Diffstat (limited to 'named.zero')
-rw-r--r--named.zero8
1 files changed, 8 insertions, 0 deletions
diff --git a/named.zero b/named.zero
new file mode 100644
index 0000000..dca18f6
--- /dev/null
+++ b/named.zero
@@ -0,0 +1,8 @@
+$TTL 86400
+@ IN SOA localhost. root.localhost. (
+ 42 ; serial (d. adams)
+ 3H ; refresh
+ 15M ; retry
+ 1W ; expiry
+ 1D ) ; minimum
+ IN NS localhost.