e7099d1820
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
10 lines
335 B
Text
10 lines
335 B
Text
**** To setup dhclient, you may need to edit /etc/rc.conf to replace the
|
|
base system dhclient, such as:
|
|
|
|
dhclient_program="%%PREFIX%%/sbin/dhclient"
|
|
dhclient_flags="-q"
|
|
|
|
See dhclient(8), using the following command, for details about other
|
|
possible options:
|
|
|
|
MANPATH=%%MAN1PREFIX%%/man man 8 dhclient
|