mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Force reload mptcp
This commit is contained in:
parent
ba464a917a
commit
0e383c542c
1 changed files with 3 additions and 0 deletions
|
@ -183,5 +183,8 @@ o:value("backup", translate("backup"))
|
|||
--o:value("handover", translate("handover"))
|
||||
o.default = "off"
|
||||
|
||||
function m.on_after_apply(self,map)
|
||||
sys.call('/etc/init.d/mptcp reload')
|
||||
end
|
||||
|
||||
return m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue