Clarify 'the default rc.conf' with '/etc/defaults/rc.conf'
PR: 24364 Submitted by: toor@eboa.com
This commit is contained in:
parent
6b63598e1f
commit
f84ac56110
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8689
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/security/chapter.sgml,v 1.38 2000/11/01 23:45:22 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/security/chapter.sgml,v 1.39 2000/12/08 09:20:24 alex Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="security">
|
<chapter id="security">
|
||||||
|
@ -307,7 +307,7 @@
|
||||||
<application>comsat</application>, and
|
<application>comsat</application>, and
|
||||||
<application>finger</application> in a sandbox. Another program
|
<application>finger</application> in a sandbox. Another program
|
||||||
which may be a candidate for running in a sandbox is &man.named.8;.
|
which may be a candidate for running in a sandbox is &man.named.8;.
|
||||||
The default <filename>rc.conf</filename> includes the arguments
|
<filename>/etc/defaults/rc.conf</filename> includes the arguments
|
||||||
necessary to run <application>named</application> in a sandbox in a
|
necessary to run <application>named</application> in a sandbox in a
|
||||||
commented-out form. Depending on whether you are installing a new
|
commented-out form. Depending on whether you are installing a new
|
||||||
system or upgrading an existing system, the special user accounts
|
system or upgrading an existing system, the special user accounts
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/security/chapter.sgml,v 1.38 2000/11/01 23:45:22 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/security/chapter.sgml,v 1.39 2000/12/08 09:20:24 alex Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="security">
|
<chapter id="security">
|
||||||
|
@ -307,7 +307,7 @@
|
||||||
<application>comsat</application>, and
|
<application>comsat</application>, and
|
||||||
<application>finger</application> in a sandbox. Another program
|
<application>finger</application> in a sandbox. Another program
|
||||||
which may be a candidate for running in a sandbox is &man.named.8;.
|
which may be a candidate for running in a sandbox is &man.named.8;.
|
||||||
The default <filename>rc.conf</filename> includes the arguments
|
<filename>/etc/defaults/rc.conf</filename> includes the arguments
|
||||||
necessary to run <application>named</application> in a sandbox in a
|
necessary to run <application>named</application> in a sandbox in a
|
||||||
commented-out form. Depending on whether you are installing a new
|
commented-out form. Depending on whether you are installing a new
|
||||||
system or upgrading an existing system, the special user accounts
|
system or upgrading an existing system, the special user accounts
|
||||||
|
|
Loading…
Reference in a new issue