mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 08:36:59 +08:00
fix: restart openvpn without vrf master.
This commit is contained in:
@@ -116,7 +116,7 @@ func (h Network) RestartVPN(w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
worker.RestartVpn()
|
||||
worker.RestartVPN()
|
||||
|
||||
ResponseJson(w, true)
|
||||
}
|
||||
|
Reference in New Issue
Block a user