2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

remove repeated like

This commit is contained in:
Mark Andrews
2016-05-10 07:22:59 +10:00
parent 8090ceb932
commit 2fef945936

View File

@@ -17123,16 +17123,15 @@ allow-query { !{ !10/8; any; }; key example; };
<para> <para>
In order for a <command>chroot</command> environment In order for a <command>chroot</command> environment
to to work properly in a particular directory (for example,
work properly in a particular directory <filename>/var/named</filename>), you will need to set
(for example, <filename>/var/named</filename>), up an environment that includes everything
you will need to set up an environment that includes everything <acronym>BIND</acronym> needs to run. From
<acronym>BIND</acronym> needs to run. <acronym>BIND</acronym>'s point of view,
From <acronym>BIND</acronym>'s point of view, <filename>/var/named</filename> is <filename>/var/named</filename> 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 <command>directory</command> and
like <command>directory</command> and <command>pid-file</command> to account <command>pid-file</command> to account for this.
for this.
</para> </para>
<para> <para>
Unlike with earlier versions of BIND, you typically will Unlike with earlier versions of BIND, you typically will