spice : passage aux sockets Unix
This commit is contained in:
parent
52b584b926
commit
0f9b26937b
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 port="$(first-free-port 5900)",addr=127.0.0.1,disable-ticketing=on \
|
-spice unix,addr="$(pathof spice)",disable-ticketing=on \
|
||||||
-audiodev spice,id=snd0 \
|
-audiodev spice,id=snd0 \
|
||||||
"$@"
|
"$@"
|
||||||
|
|
Loading…
Reference in a new issue