summaryrefslogtreecommitdiff
path: root/net/isc-dhcp40-client/pkg-message
blob: b406fd04fbd8deacf7f4d3cb8f9496efbf36670e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
****  To setup dhclient, you may need to edit /etc/rc.conf to replace the
      base system dhclient, such as :

	    dhcp_program="%%PREFIX%%/sbin/dhclient"
	    dhcp_flags="-q"

      See dhclient(8), using the following command, for details about other
      possible options:

	    MANPATH=%%MAN1PREFIX%%/man man 8 dhclient