spice : ajout son

This commit is contained in:
Ahurac 2024-03-08 23:48:29 +01:00
parent f0769919c8
commit 195a76cc4a

View file

@ -8,4 +8,5 @@ exec "$base" \
-device virtio-serial \
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
-spice port="$(first-free-port 5900)",addr=127.0.0.1,disable-ticketing=on \
-audiodev spice,id=snd0 \
"$@"