document sshd. add note that whilst sshd & gated are not part of the base
system they are available in the optional package collection.
This commit is contained in:
parent
a8b7c77ff8
commit
9d49c249d7
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: rc.conf.5,v 1.35 2000/07/26 06:34:47 lukem Exp $
|
||||
.\" $NetBSD: rc.conf.5,v 1.36 2000/08/08 19:01:03 lukem Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996 Matthew R. Green
|
||||
.\" Copyright (c) 1997 Curt J. Sampson
|
||||
@ -32,7 +32,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd July 26, 2000
|
||||
.Dd August 9, 2000
|
||||
.Dt RC.CONF 5
|
||||
.Os
|
||||
.\" turn off hyphenation
|
||||
@ -513,6 +513,20 @@ and passes
|
||||
The
|
||||
.Ar -l
|
||||
flag will turn on extra logging.
|
||||
.It Sy sshd
|
||||
.Sq YES
|
||||
or
|
||||
.Sq NO .
|
||||
Runs
|
||||
.Xr sshd 8
|
||||
and passes
|
||||
.Sy sshd_flags .
|
||||
.Xr sshd 8
|
||||
is not included with the standard
|
||||
.Nx
|
||||
installation, although it is part of the optional
|
||||
.Nx
|
||||
package collection.
|
||||
.El
|
||||
.Ss Routing daemons:
|
||||
.Bl -tag -width net_interfaces
|
||||
@ -547,8 +561,11 @@ if
|
||||
is
|
||||
.Sq YES .
|
||||
.Xr gated 8
|
||||
is not included with
|
||||
.Nx .
|
||||
is not included with the standard
|
||||
.Nx
|
||||
installation, although it is part of the optional
|
||||
.Nx
|
||||
package collection.
|
||||
.It Sy mrouted
|
||||
.Sq YES
|
||||
or
|
||||
|
Loading…
Reference in New Issue
Block a user