Deleted Added
full compact
rc.conf.5 (179003) rc.conf.5 (179315)
1.\" Copyright (c) 1995
2.\" Jordan K. Hubbard
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1995
2.\" Jordan K. Hubbard
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man5/rc.conf.5 179003 2008-05-15 01:06:10Z brooks $
25.\" $FreeBSD: head/share/man/man5/rc.conf.5 179315 2008-05-26 10:40:09Z bz $
26.\"
26.\"
27.Dd April 9, 2008
27.Dd May 25, 2008
28.Dt RC.CONF 5
29.Os
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information
33.Sh DESCRIPTION
34The file
35.Nm

--- 3489 unchanged lines hidden (view full) ---

3525do not allow any sockets,
3526besides UNIX/IP/route sockets,
3527to be used within a jail.
3528.It Va jail_sysvipc_allow
3529.Pq Vt bool
3530If set to
3531.Dq Li YES ,
3532allow applications within a jail to use System V IPC.
28.Dt RC.CONF 5
29.Os
30.Sh NAME
31.Nm rc.conf
32.Nd system configuration information
33.Sh DESCRIPTION
34The file
35.Nm

--- 3489 unchanged lines hidden (view full) ---

3525do not allow any sockets,
3526besides UNIX/IP/route sockets,
3527to be used within a jail.
3528.It Va jail_sysvipc_allow
3529.Pq Vt bool
3530If set to
3531.Dq Li YES ,
3532allow applications within a jail to use System V IPC.
3533.\" ----- ISDN settings ---------------------------------
3534.It Va isdn_enable
3535.Pq Vt bool
3536Set to
3537.Dq Li NO
3538by default.
3539When set to
3540.Dq Li YES ,
3541starts the
3542.Xr isdnd 8
3543daemon
3544at system boot time.
3545.It Va isdn_flags
3546.Pq Vt str
3547Set to
3548.Dq Fl d Ns Cm n Fl d Ns Li 0x1f9
3549by default.
3550Additional flags to pass to
3551.Xr isdnd 8
3552(but see
3553.Va isdn_fsdev
3554and
3555.Va isdn_ttype
3556for certain tunable parameters).
3557.It Va isdn_ttype
3558.Pq Vt str
3559Set to
3560.Dq Li cons25
3561by default.
3562The terminal type of the output device when
3563.Xr isdnd 8
3564operates in full-screen mode.
3565.It Va isdn_screenflags
3566.Pq Vt str
3567Set to
3568.Dq Li NO
3569by default.
3570The video mode for full-screen mode (only for
3571.Xr syscons 4
3572console driver, see
3573.Xr vidcontrol 1
3574for valid modes).
3575.It Va isdn_fsdev
3576.Pq Vt str
3577Set to
3578.Dq Li NO
3579by default.
3580The output device for
3581.Xr isdnd 8
3582in full-screen mode (or
3583.Dq Li NO
3584for daemon mode).
3585.It Va isdn_trace
3586.Pq Vt bool
3587Set to
3588.Dq Li NO
3589by default.
3590When set to
3591.Dq Li YES ,
3592enables the ISDN protocol trace utility
3593.Xr isdntrace 8
3594at system boot time.
3595.It Va isdn_traceflags
3596.Pq Vt str
3597Set to
3598.Dq Fl f Pa /var/tmp/isdntrace0
3599by default.
3600Flags for
3601.Xr isdntrace 8 .
3602.\" -----------------------------------------------------
3603.It Va harvest_interrupt
3604.Pq Vt bool
3605Set to
3606.Dq Li YES
3607to use hardware interrupts as an entropy source.
3608Refer to
3609.Xr random 4

--- 446 unchanged lines hidden (view full) ---

4056.Xr ftpd 8 ,
4057.Xr geli 8 ,
4058.Xr hcsecd 8 ,
4059.Xr ifconfig 8 ,
4060.Xr inetd 8 ,
4061.Xr ipf 8 ,
4062.Xr ipfw 8 ,
4063.Xr ipnat 8 ,
3533.\" -----------------------------------------------------
3534.It Va harvest_interrupt
3535.Pq Vt bool
3536Set to
3537.Dq Li YES
3538to use hardware interrupts as an entropy source.
3539Refer to
3540.Xr random 4

--- 446 unchanged lines hidden (view full) ---

3987.Xr ftpd 8 ,
3988.Xr geli 8 ,
3989.Xr hcsecd 8 ,
3990.Xr ifconfig 8 ,
3991.Xr inetd 8 ,
3992.Xr ipf 8 ,
3993.Xr ipfw 8 ,
3994.Xr ipnat 8 ,
4064.Xr isdnd 8 ,
4065.Xr isdntrace 8 ,
4066.Xr jail 8 ,
4067.Xr kldxref 8 ,
4068.Xr lpd 8 ,
4069.Xr mdconfig 8 ,
4070.Xr mdmfs 8 ,
4071.Xr mixer 8 ,
4072.Xr mountd 8 ,
4073.Xr moused 8 ,

--- 39 unchanged lines hidden ---
3995.Xr jail 8 ,
3996.Xr kldxref 8 ,
3997.Xr lpd 8 ,
3998.Xr mdconfig 8 ,
3999.Xr mdmfs 8 ,
4000.Xr mixer 8 ,
4001.Xr mountd 8 ,
4002.Xr moused 8 ,

--- 39 unchanged lines hidden ---