Unverified Commit 75f4f506 authored by Josh Kunz's avatar Josh Kunz Committed by GitHub
Browse files

Merge pull request #2 from vice/udhcpd.conf

udhcpd max leases configuration mispelled
parents 9801e420 21ad3a14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ end {host_addr}

# avoid dhcpd complaining that we have
# too many addresses
maxleases 1
max_leases 1

interface {dhcp_intf}