mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
c1a2e28f9d
"disabled" is the default dhcpv4 option in odhcpd. Which has the same effect as not defining it. Using '' will prevent unnecessary parameters from being written to the flash. Link https://github.com/openwrt/odhcpd/blob/master/README.md Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>