mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 18:41:51 +00:00
Restart vnstart when interface added
This commit is contained in:
parent
117cb3bf97
commit
dc70866c29
1 changed files with 1 additions and 0 deletions
|
@ -179,6 +179,7 @@ function wizard_add()
|
|||
luci.sys.call("uci -q commit firewall")
|
||||
|
||||
luci.sys.call("/etc/init.d/macvlan restart >/dev/null 2>/dev/null")
|
||||
luci.sys.call("/etc/init.d/vnstat restart >/dev/null 2>/dev/null")
|
||||
gostatus = false
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue