* luci-0.8: backport dns server fix
This commit is contained in:
parent
cc85e4fd05
commit
332b98918c
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ ip6gw:depends("proto", "static")
|
|||
ip6gw.optional = true
|
||||
|
||||
dns = s:option(Value, "dns", translate("dnsserver"))
|
||||
dns:depends("proto", "static")
|
||||
dns.optional = true
|
||||
|
||||
mtu = s:option(Value, "mtu", "MTU")
|
||||
|
|
Loading…
Reference in a new issue