Revert "luci-app-flowoffload: fix init"
This reverts commit 125646dd70.
This commit is contained in:
parent
d26b2cd700
commit
c68cdf4dc6
@ -68,9 +68,4 @@ o.default = "2001:4860:4860::8888,2001:4860:4860::8844,2001:2001::1111,2001:2001
|
||||
o.description = translate("Muitiple IPV6 DNS server can saperate with ','")
|
||||
o:depends("dnscache_enable", 2)
|
||||
|
||||
local apply = luci.http.formvalue("cbi.apply")
|
||||
if apply then
|
||||
os.execute("/etc/init.d/flowoffload restart >/dev/null 2>&1 &")
|
||||
end
|
||||
|
||||
return m
|
||||
|
||||
Loading…
Reference in New Issue
Block a user