protocols/core: fix dhcp defaultroute option
This commit is contained in:
parent
5be59e6ae7
commit
8259552622
@ -43,7 +43,7 @@ bcast = section:taboption("advanced", Flag, "broadcast",
|
||||
bcast.default = bcast.disabled
|
||||
|
||||
|
||||
defaultroute = section:taboption("advanced", Flag, "gateway",
|
||||
defaultroute = section:taboption("advanced", Flag, "defaultroute",
|
||||
translate("Use default gateway"),
|
||||
translate("If unchecked, no default route is configured"))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user