View | Details | Raw Unified | Return to bug 140495
Collapse All | Expand All

(-)rc.conf.5 (-1 / +5 lines)
Lines 63-69 Link Here
63
.Pa /etc/rc.conf.local
63
.Pa /etc/rc.conf.local
64
is used to override settings in
64
is used to override settings in
65
.Pa /etc/rc.conf
65
.Pa /etc/rc.conf
66
for historical reasons.
66
for historical reasons. In addition to 
67
.Pa /etc/rc.conf.local
68
you can also place smaller config files in the directory
69
.Pa /etc/rc.conf.d
70
which will be included by rc.subr's load_rc_config function.
67
See the
71
See the
68
.Va rc_conf_files
72
.Va rc_conf_files
69
variable below.
73
variable below.

Return to bug 140495