mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 16:47:11 +08:00
docker: add ovsdb-server and ovs-vswitch
This commit is contained in:
@@ -246,6 +246,6 @@ func IptInit() {
|
||||
}
|
||||
__iptablesInit__ = true
|
||||
if err := iptables.FirewalldInit(); err != nil {
|
||||
libol.Info("IptInit %s", err)
|
||||
libol.Debug("IptInit %s", err)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user