hubertf
|
cdc1e0be32
|
/etc/dhclient.conf is *not* required for dhclient to run.
|
2000-05-26 20:44:17 +00:00 |
lukem
|
5c1b0ec207
|
Use load_rc_config() (from rc.subr) instead of sourcing /etc/rc.conf.
This allows us or a user to change the configuration file method in
one place - rc.subr - without having to edit all of the rc.d/* files.
|
2000-05-13 08:45:06 +00:00 |
thorpej
|
93f24178a7
|
dhclient does not, in fact, require /var/db/dhclient.leases to exist.
|
2000-04-06 17:19:13 +00:00 |
fvdl
|
8fbb81c21e
|
dhclient lives in /sbin, not /usr/sbin
|
2000-03-15 03:15:47 +00:00 |
lukem
|
c53094a738
|
rc.d scripts derived from /etc/rc
|
2000-03-10 11:53:23 +00:00 |