2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-01 06:55:30 +00:00

regen master

This commit is contained in:
Tinderbox User
2016-05-10 01:05:28 +00:00
parent f5489931d7
commit 56bd026e6c

View File

@@ -273,16 +273,15 @@ allow-query { !{ !10/8; any; }; key example; };
<a name="chroot"></a>The <span class="command"><strong>chroot</strong></span> Environment</h3></div></div></div> <a name="chroot"></a>The <span class="command"><strong>chroot</strong></span> Environment</h3></div></div></div>
<p> <p>
In order for a <span class="command"><strong>chroot</strong></span> environment In order for a <span class="command"><strong>chroot</strong></span> environment
to to work properly in a particular directory (for example,
work properly in a particular directory <code class="filename">/var/named</code>), you will need to set
(for example, <code class="filename">/var/named</code>), up an environment that includes everything
you will need to set up an environment that includes everything <acronym class="acronym">BIND</acronym> needs to run. From
<acronym class="acronym">BIND</acronym> needs to run. <acronym class="acronym">BIND</acronym>'s point of view,
From <acronym class="acronym">BIND</acronym>'s point of view, <code class="filename">/var/named</code> is <code class="filename">/var/named</code> is the root of the
the root of the filesystem. You will need to adjust the values of filesystem. You will need to adjust the values of
options like options like <span class="command"><strong>directory</strong></span> and
like <span class="command"><strong>directory</strong></span> and <span class="command"><strong>pid-file</strong></span> to account <span class="command"><strong>pid-file</strong></span> to account for this.
for this.
</p> </p>
<p> <p>
Unlike with earlier versions of BIND, you typically will Unlike with earlier versions of BIND, you typically will