]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] remove reference to lwresd
authorEvan Hunt <each@isc.org>
Thu, 5 Oct 2017 17:00:22 +0000 (10:00 -0700)
committerEvan Hunt <each@isc.org>
Thu, 5 Oct 2017 17:00:22 +0000 (10:00 -0700)
OPTIONS
OPTIONS.md

diff --git a/OPTIONS b/OPTIONS
index 91cb890abe095d7507f08709fedf4b5e3db42abf..1642c2cdf84bb2cdef98539cd7678a9cd59fe6b9 100644 (file)
--- a/OPTIONS
+++ b/OPTIONS
@@ -18,5 +18,5 @@ Setting                   Description
 -DCHECK_LOCAL=0           Don't check out-of-zone addresses in
                           named-checkzone
 -DNS_RUN_PID_DIR=0        Create default PID files in ${localstatedir}/run
-                          rather than ${localstatedir}/run/{named,lwresd}/
+                          rather than ${localstatedir}/run/named/
 
index 311dbbb7fcc74614292de8e12df1a2e304945e92..bb8f05d52356b12f74d7eea8863bb4cb48f8245e 100644 (file)
@@ -19,4 +19,4 @@ Some of these settings are:
 |`-DNS_CLIENT_DROPPORT=0`|Disable dropping queries from particular well-known ports:|
 |`-DCHECK_SIBLING=0`|Don't check sibling glue in `named-checkzone`|
 |`-DCHECK_LOCAL=0`|Don't check out-of-zone addresses in `named-checkzone`|
-|`-DNS_RUN_PID_DIR=0`|Create default PID files in `${localstatedir}/run` rather than `${localstatedir}/run/{named,lwresd}/`|
+|`-DNS_RUN_PID_DIR=0`|Create default PID files in `${localstatedir}/run` rather than `${localstatedir}/run/named/`|