summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-06-24 20:41:07 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-06-24 20:41:07 +0000
commit6ea4eacc02ff302f96d37b7ee4bdbcf141977759 (patch)
tree1ff551fa4348ed0001938d188806dbb99561789a /net-dns/bind
parentoops someone forgot me ! (diff)
downloadhistorical-6ea4eacc02ff302f96d37b7ee4bdbcf141977759.tar.gz
historical-6ea4eacc02ff302f96d37b7ee4bdbcf141977759.tar.bz2
historical-6ea4eacc02ff302f96d37b7ee4bdbcf141977759.zip
Fix bug #22959
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/files/named.conf-r22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/bind/files/named.conf-r2 b/net-dns/bind/files/named.conf-r2
index 8c62ee9613de..dabd63cfc69b 100644
--- a/net-dns/bind/files/named.conf-r2
+++ b/net-dns/bind/files/named.conf-r2
@@ -19,7 +19,7 @@ options {
// if you have problems and are behind a firewall:
//query-source address * port 53;
- pid-file "/var/run/named/named.pid";
+ pid-file "/var/run/named.pid";
};
zone "." IN {