diff options
Diffstat (limited to 'net/isc-dhcp42-relay/pkg-message')
-rw-r--r-- | net/isc-dhcp42-relay/pkg-message | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/isc-dhcp42-relay/pkg-message b/net/isc-dhcp42-relay/pkg-message new file mode 100644 index 000000000000..3b246d6a38c2 --- /dev/null +++ b/net/isc-dhcp42-relay/pkg-message @@ -0,0 +1,8 @@ +**** This port installs the dhcp relay daemon, but doesn't invoke dhcrelay by + default. If you want to invoke dhcrelay at startup, add the following + lines to /etc/rc.conf: + + dhcrelay_enable="YES" + dhcrelay_flags="" # command option(s) + dhcrelay_servers="" # dhcrelay server(s) + dhcrelay_ifaces="" # ethernet interface(s) |