aboutsummaryrefslogtreecommitdiffstats
path: root/net/isc-dhcp41-client/pkg-message
blob: d42690b5c1086ff56ca0dd04248e73795babb7f8 (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:

        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