Fix location of BIND9's configuration, and remove two obsolete /etc

entries.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2018-01-18 14:05:15 +00:00
parent 034e79bfbf
commit 17383d015f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51390
3 changed files with 4 additions and 14 deletions

View file

@ -5442,7 +5442,8 @@ Key F15 A A Menu Workplace Nop</programlisting>
<qandaentry>
<question xml:id="extra-named-port">
<para>BIND (<command>named</command>) is listening on some
<para><application>BIND9</application>
(<command>named</command>) is listening on some
high-numbered ports. What is going on?</para>
</question>
@ -5462,7 +5463,8 @@ Key F15 A A Menu Workplace Nop</programlisting>
<para>If a port number (like 53) is specified via the
<literal>query-source</literal> or
<literal>query-source-v6</literal> options in
<filename>/etc/namedb/named.conf</filename>, randomized
<filename>/usr/local/etc/namedb/named.conf</filename>,
randomized
port selection will not be used. It is strongly
recommended that these options not be used to specify
fixed port numbers.</para>

View file

@ -1685,11 +1685,6 @@ root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd</screen>
such as &man.sendmail.8;.</entry>
</row>
<row>
<entry><filename>/etc/namedb/</filename></entry>
<entry>&man.named.8; configuration files.</entry>
</row>
<row>
<entry><filename>/etc/periodic/</filename></entry>
<entry>Scripts that run daily, weekly, and monthly,

View file

@ -1811,13 +1811,6 @@ Logging to FILE /var/log/messages</screen>
programs.</entry>
</row>
<row>
<entry><filename>/etc/namedb</filename></entry>
<entry>Default location for &man.named.8; data.
Normally <filename>named.conf</filename> and zone
files are stored here.</entry>
</row>
<row>
<entry><filename>/usr/local/etc</filename></entry>
<entry>Configuration files for installed applications.