NethServer / nethsecurity

NethSecurity image and build environment
https://www.nethsecurity.org/
Other
98 stars 6 forks source link

Set dhcpleasemax when greater than 1000 #591

Closed stephdl closed 3 months ago

stephdl commented 3 months ago

This pull request updates the dhcp script to set the dhcpleasemax option only when the value is greater than 1000. This ensures that the default value of 1000 leases is used when the value is lower.

https://github.com/NethServer/nethsecurity/issues/585