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
commit0cd02aa18f76fca3a52a81df26804036142b80f2 (patch)
tree50113d49e103cbfa315b4aa95de5be0053b309c2 /named.zero
parentb3f861a9645ba094769c7e2ba0cee5c4ac596ff5 (diff)
downloadbind-0cd02aa18f76fca3a52a81df26804036142b80f2.tar.gz
bind-0cd02aa18f76fca3a52a81df26804036142b80f2.tar.xz
bind-0cd02aa18f76fca3a52a81df26804036142b80f2.zip
- replace caching-nameserver with bind-config sub-packagebind-9_3_2-6
- 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.