mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-17 16:50:22 +00:00
polished
This commit is contained in:
@@ -1771,7 +1771,7 @@ function create_bridge_interface_nmcli {
|
||||
if [ $? -eq 0 ]; then
|
||||
$nmcli con delete $tmp_slave_con_name
|
||||
fi
|
||||
wait_for_ifstate $ifname UP 200 10
|
||||
wait_for_ifstate $ifname UP 20 40
|
||||
rc=$?
|
||||
$ip address show dev $ifname| $sed -e 's/^/[bridge] >> /g' | log_lines info
|
||||
fi
|
||||
|
Reference in New Issue
Block a user