Use of application tags for deamon names
This commit is contained in:
parent
87e50e0c7e
commit
4c21933205
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23408
1 changed files with 3 additions and 3 deletions
|
@ -4054,7 +4054,7 @@ zone "10.168.192.in-addr.arpa" in {
|
||||||
recommended that the previous section be consulted before reading
|
recommended that the previous section be consulted before reading
|
||||||
any further here.</para>
|
any further here.</para>
|
||||||
|
|
||||||
<para>Configuration files for <command>named</command> currently
|
<para>Configuration files for <application>named</application> currently
|
||||||
reside in
|
reside in
|
||||||
<filename class="directory">/var/named/etc/namedb/</filename> and
|
<filename class="directory">/var/named/etc/namedb/</filename> and
|
||||||
will need modification before use. This is where most of the
|
will need modification before use. This is where most of the
|
||||||
|
@ -4115,7 +4115,7 @@ zone "0.168.192.in-addr.arpa" {
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>System Initialization Configuration</title>
|
<title>System Initialization Configuration</title>
|
||||||
|
|
||||||
<para>In order for the <command>named</command> daemon to start
|
<para>In order for the <application>named</application> daemon to start
|
||||||
when the system is booted, the following option must be present
|
when the system is booted, the following option must be present
|
||||||
in the <filename>rc.conf</filename> file:</para>
|
in the <filename>rc.conf</filename> file:</para>
|
||||||
|
|
||||||
|
@ -4124,7 +4124,7 @@ zone "0.168.192.in-addr.arpa" {
|
||||||
<para>While other options exist, this is the bare minimal
|
<para>While other options exist, this is the bare minimal
|
||||||
requirement. Consult the &man.rc.conf.5; manual page for
|
requirement. Consult the &man.rc.conf.5; manual page for
|
||||||
a list of the other options. If nothing is entered in the
|
a list of the other options. If nothing is entered in the
|
||||||
<filename>rc.conf</filename> file then <command>named</command>
|
<filename>rc.conf</filename> file then <application>named</application>
|
||||||
may be started on the command line by invoking:</para>
|
may be started on the command line by invoking:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>/etc/rc.d/named start</userinput></screen>
|
<screen>&prompt.root; <userinput>/etc/rc.d/named start</userinput></screen>
|
||||||
|
|
Loading…
Reference in a new issue