Bottle (binary package) installation support provided for:
macOS on Apple Silicon
sequoia
✅
sonoma
✅
ventura
✅
monterey
✅
big sur
✅
macOS on Intel
sonoma
✅
ventura
✅
monterey
✅
big sur
✅
catalina
✅
Linux
x86_64
✅
Current versions:
stable
✅
4.4.3-P1
This install of dhcpd expects config files to be in $HOMEBREW_PREFIX/etc.
All state files (leases and pids) are stored in $HOMEBREW_PREFIX/var/dhcpd.
Dhcpd needs to run as root since it listens on privileged ports.
There are two plists because a single dhcpd process may do either
DHCPv4 or DHCPv6 but not both. Use one or both as needed.
Note that you must create the appropriate config files before starting
the services or dhcpd will refuse to run.
DHCPv4: $HOMEBREW_PREFIX/etc/dhcpd.conf
DHCPv6: $HOMEBREW_PREFIX/etc/dhcpd6.conf
Sample config files may be found in $HOMEBREW_PREFIX/etc.