fixed short-form boolean option deprecated

This commit is contained in:
cvoges12 2021-09-25 23:46:51 +00:00
parent 14fe8439d8
commit 3c92f5a2fe
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ qemu-system-x86_64 \
-boot d \
-cdrom win.iso \
-drive file=/dev/sdb,cache=none,if=virtio \
-spice port=${SPICE_PORT},disable-ticketing \
-spice port=${SPICE_PORT},disable-ticketing=on \
-device virtio-serial \
-chardev spicevmc,id=vdagent,name=vdagent \
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0