mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
541cf69201
to the tree. There's still a small bit of work to do including adding conflicts for the existing DHCP ports (which should have been conflicting with each other already) and add a 41-devel port so people can use the headers and libraries.
9 lines
342 B
Plaintext
9 lines
342 B
Plaintext
**** This port installs dhcp relay daemon, but doesn't invoke dhcrelay by
|
|
default. If you want to invoke dhcrelay at startup, put these lines
|
|
into /etc/rc.conf.
|
|
|
|
dhcrelay_enable="YES"
|
|
dhcrelay_flags="" # command option(s)
|
|
dhcrelay_servers="" # dhcrelay server(s)
|
|
dhcrelay_ifaces="" # ethernet interface(s)
|