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
commit9b4af9a386abc5f449e6b92f8b8b363e1fcf9233 (patch)
treeae28e07903b1dfcac1cc0a646abe4a63b0675d71 /net-dns/bind
parentoops someone forgot me ! (diff)
downloadgentoo-2-9b4af9a386abc5f449e6b92f8b8b363e1fcf9233.tar.gz
gentoo-2-9b4af9a386abc5f449e6b92f8b8b363e1fcf9233.tar.bz2
gentoo-2-9b4af9a386abc5f449e6b92f8b8b363e1fcf9233.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 {