Unverified Commit 21ad3a14 authored by Vicente Jimenez Aguilar's avatar Vicente Jimenez Aguilar Committed by GitHub
Browse files

udhcpd max leases configuration mispelled

parent 9801e420
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}