Merge pull request #2 from vice/udhcpd.conf

udhcpd max leases configuration mispelled
This commit is contained in:
Josh Kunz
2020-09-22 22:29:16 -07:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ end {host_addr}
# avoid dhcpd complaining that we have
# too many addresses
maxleases 1
max_leases 1
interface {dhcp_intf}