summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2003-02-15 05:16:18 +0000
committerNick Hadaway <raker@gentoo.org>2003-02-15 05:16:18 +0000
commit8a3f2a6555d87d178a7322d462a6bc33e5af17dd (patch)
treefc189170086b97bdb39ac88a2534733875b934b4 /net-dns
parentUpdated localhost config files (diff)
downloadhistorical-8a3f2a6555d87d178a7322d462a6bc33e5af17dd.tar.gz
historical-8a3f2a6555d87d178a7322d462a6bc33e5af17dd.tar.bz2
historical-8a3f2a6555d87d178a7322d462a6bc33e5af17dd.zip
spurious dot
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/bind/files/named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/files/named.conf b/net-dns/bind/files/named.conf
index bf738ca540cc..bb4f63809532 100644
--- a/net-dns/bind/files/named.conf
+++ b/net-dns/bind/files/named.conf
@@ -34,7 +34,7 @@ zone "localhost" IN {
notify no;
};
-zone "127.in-addr.arpa." IN {
+zone "127.in-addr.arpa" IN {
type master;
file "pri/127.0.0";
allow-update { none; };