mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
/etc/sysconfig -> /etc/rc.conf.
This commit is contained in:
parent
468b39106c
commit
30d8a82fd9
2 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)yp.8 1.0 (deraadt) 4/26/93
|
||||
.\" $Id: yp.4,v 1.11 1997/02/22 13:24:55 peter Exp $
|
||||
.\" $Id: yp.4,v 1.12 1997/03/21 20:13:29 mpp Exp $
|
||||
.\"
|
||||
.Dd April 5, 1993
|
||||
.Dt YP 4
|
||||
|
|
@ -67,7 +67,7 @@ The
|
|||
subsystem is started automatically in
|
||||
.Pa /etc/rc
|
||||
if it has been initialized in
|
||||
.Pa /etc/sysconfig
|
||||
.Pa /etc/rc.conf
|
||||
and if the directory
|
||||
.Pa /var/yp
|
||||
exists (which it does in the default distribution). The default
|
||||
|
|
@ -75,7 +75,7 @@ NIS domain must also be set with the
|
|||
.Xr domainname 1
|
||||
command, which will happen automatically at system startup if it is
|
||||
specified in
|
||||
.Pa /etc/sysconfig.
|
||||
.Pa /etc/rc.conf .
|
||||
.Pp
|
||||
NIS is an RPC-based client/server system that allows a group of
|
||||
machines within an NIS
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)yp.8 1.0 (deraadt) 4/26/93
|
||||
.\" $Id: yp.4,v 1.11 1997/02/22 13:24:55 peter Exp $
|
||||
.\" $Id: yp.4,v 1.12 1997/03/21 20:13:29 mpp Exp $
|
||||
.\"
|
||||
.Dd April 5, 1993
|
||||
.Dt YP 4
|
||||
|
|
@ -67,7 +67,7 @@ The
|
|||
subsystem is started automatically in
|
||||
.Pa /etc/rc
|
||||
if it has been initialized in
|
||||
.Pa /etc/sysconfig
|
||||
.Pa /etc/rc.conf
|
||||
and if the directory
|
||||
.Pa /var/yp
|
||||
exists (which it does in the default distribution). The default
|
||||
|
|
@ -75,7 +75,7 @@ NIS domain must also be set with the
|
|||
.Xr domainname 1
|
||||
command, which will happen automatically at system startup if it is
|
||||
specified in
|
||||
.Pa /etc/sysconfig.
|
||||
.Pa /etc/rc.conf .
|
||||
.Pp
|
||||
NIS is an RPC-based client/server system that allows a group of
|
||||
machines within an NIS
|
||||
|
|
|
|||
Loading…
Reference in a new issue