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
commit 75f4f50673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}