spice : retour aux sockets réseau
This commit is contained in:
parent
ab9adc1680
commit
5a2233bd04
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ exec "$base" \
|
||||||
-chardev spicevmc,id=vdagent,debug=0,name=vdagent \
|
-chardev spicevmc,id=vdagent,debug=0,name=vdagent \
|
||||||
-device virtio-serial \
|
-device virtio-serial \
|
||||||
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
|
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
|
||||||
-spice unix,addr="$(pathof spice)",disable-ticketing=on \
|
-spice port="$(first-free-port 5900)",addr=::1,disable-ticketing=on \
|
||||||
-audiodev spice,id=snd0 \
|
-audiodev spice,id=snd0 \
|
||||||
"$@"
|
"$@"
|
||||||
|
|
Loading…
Reference in a new issue