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

(-)rc.8 (-3 / +3 lines)
Lines 148-157 Link Here
148
is executed after the scripts above, but before the rest of the
148
is executed after the scripts above, but before the rest of the
149
.Nm rc
149
.Nm rc
150
file is completed.
150
file is completed.
151
Presently, all
151
In a default installation
152
.Nm rc.local
152
.Nm rc.local
153
does is to put version information in
153
does not exist, but its contents will be executed if the file is created
154
.Pa /etc/motd .
154
by the administrator.
155
.Pp
155
.Pp
156
Following tradition, the startup files reside in
156
Following tradition, the startup files reside in
157
.Pa /etc .
157
.Pa /etc .

Return to bug 19314