launchers/windows10 : suppression -monitor
This commit is contained in:
parent
2e56fb8ab0
commit
3959788711
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ export QEMUSH_NAME
|
|||
|
||||
# Launch the virtual machine
|
||||
exec kvm-spice \
|
||||
-monitor "unix:$(sockpath),server,nowait" \
|
||||
-drive file="$(diskpath)",if=virtio \
|
||||
-net user,hostname="${QEMUSH_NAME}" \
|
||||
-usbdevice tablet \
|
||||
|
|
Loading…
Reference in a new issue