launchers/windows10 : suppression -monitor

This commit is contained in:
Ahurac 2024-01-23 10:33:58 +01:00
parent 2e56fb8ab0
commit 3959788711

View file

@ -6,7 +6,6 @@ export QEMUSH_NAME
# Launch the virtual machine # Launch the virtual machine
exec kvm-spice \ exec kvm-spice \
-monitor "unix:$(sockpath),server,nowait" \
-drive file="$(diskpath)",if=virtio \ -drive file="$(diskpath)",if=virtio \
-net user,hostname="${QEMUSH_NAME}" \ -net user,hostname="${QEMUSH_NAME}" \
-usbdevice tablet \ -usbdevice tablet \