mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-21 10:27:22 +08:00
Update src/network.sh
This commit is contained in:
parent
54eca5c925
commit
82dc559b54
@ -802,7 +802,7 @@ else
|
||||
closeBridge
|
||||
NETWORK="user"
|
||||
|
||||
if [[ "$PODMAN" != [Yy1]* ]]; then
|
||||
if [[ "$PODMAN" != [Yy1]* ]]; then
|
||||
msg="falling back to user-mode networking!"
|
||||
msg="failed to setup NAT networking, $msg"
|
||||
warn "$msg"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user