mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Quote
This commit is contained in:
parent
b07470635a
commit
2484782a0b
@ -58,7 +58,7 @@ configureDHCP() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if ! exec 40>>/dev/vhost-net; then
|
if ! exec 40>>/dev/vhost-net; then
|
||||||
echo "ERROR: Cannot find vhost! && exit 22
|
echo "ERROR: Cannot find vhost!" && exit 22
|
||||||
fi
|
fi
|
||||||
|
|
||||||
NET_OPTS="-netdev tap,id=hostnet0,vhost=on,vhostfd=40,fd=30"
|
NET_OPTS="-netdev tap,id=hostnet0,vhost=on,vhostfd=40,fd=30"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user