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

(-)rc.conf.5 (+9 lines)
Lines 282-287 Link Here
282
.Ed
282
.Ed
283
Then note that alias4 would \fBnot\fR be added since the search would
283
Then note that alias4 would \fBnot\fR be added since the search would
284
stop with the missing alias3 entry.
284
stop with the missing alias3 entry.
285
286
You can bring up an interface with DHCP by setting the 
287
.No ifconfig_ Ns Em interface
288
variable to "DHCP". For instance, if your 
289
.Qq Ar ed0
290
device was to be initialized via DHCP, you might have something
291
like:
292
.Bd -literal
293
ifconfig_ed0="DHCP"
285
.It Ar ppp_enable
294
.It Ar ppp_enable
286
(bool) If set to
295
(bool) If set to
287
.Ar YES ,
296
.Ar YES ,

Return to bug 15980