aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp44-client/pkg-message
blob: 0d76052a51c8a1139cad9d84369ce1cfdcda2edb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{ type: install
  message: <<EOM
****  To setup dhclient, you may need to edit /etc/rc.conf to replace the
      base system dhclient as follows:

	    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
EOM
}
]