diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 08:48:50 +0000 |
commit | 2614c95748849af51db4a047984962d7f2a37685 (patch) | |
tree | addeee8776a490f5b6df5a64905199a263728c1d /net/isc-dhcp44-client | |
parent | 08ca3957d92cb1992edd58fffd74389ba73b8f14 (diff) |
Notes
Diffstat (limited to 'net/isc-dhcp44-client')
-rw-r--r-- | net/isc-dhcp44-client/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/isc-dhcp44-client/pkg-message b/net/isc-dhcp44-client/pkg-message index 0fe9a2b27a0c..0d76052a51c8 100644 --- a/net/isc-dhcp44-client/pkg-message +++ b/net/isc-dhcp44-client/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM **** To setup dhclient, you may need to edit /etc/rc.conf to replace the base system dhclient as follows: @@ -8,3 +11,6 @@ possible options: MANPATH=%%MAN1PREFIX%%/man man 8 dhclient +EOM +} +] |