mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-21 10:27:22 +08:00
Update network.sh
This commit is contained in:
parent
22979f5a30
commit
ac600d07e9
@ -796,7 +796,7 @@ else
|
||||
closeBridge
|
||||
NETWORK="user"
|
||||
|
||||
if [[ "$PODMAN" != [Yy1]* ]]; then
|
||||
if [[ "$ROOTLESS" != [Yy1]* || "$DEBUG" == [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