mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Only expose org.spice-space.webdav.0 on Linux and Windows
Not supported on macOS
This commit is contained in:
		
							parent
							
								
									f9d1bc21a1
								
							
						
					
					
						commit
						c83b0ff7fc
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		
							
								
								
									
										7
									
								
								quickemu
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								quickemu
									
										
									
									
									
								
							|  | @ -481,8 +481,6 @@ function vm_boot() { | |||
|          -chardev spicevmc,id=vdagent0,name=vdagent | ||||
|          -device virtserialport,chardev=vdagent0,name=com.redhat.spice.0 | ||||
|          -monitor none | ||||
|          -chardev spiceport,id=webdav0,name=org.spice-space.webdav.0 | ||||
|          -device virtserialport,chardev=webdav0,name=org.spice-space.webdav.0 | ||||
|          -serial mon:stdio) | ||||
| 
 | ||||
|   # Add the disks | ||||
|  | @ -542,7 +540,10 @@ function vm_boot() { | |||
|           -device usb-redir,chardev=usbredirchardev3,id=usbredirdev3 | ||||
|           -device usb-ccid | ||||
|           -chardev spicevmc,id=ccid,name=smartcard | ||||
|           -device ccid-card-passthru,chardev=ccid) | ||||
|           -device ccid-card-passthru,chardev=ccid | ||||
|           -device virtio-serial-pci | ||||
|           -chardev spiceport,id=webdav0,name=org.spice-space.webdav.0 | ||||
|           -device virtserialport,chardev=webdav0,name=org.spice-space.webdav.0 | ||||
|           -device virtio-rng-pci,rng=rng0 | ||||
|           -object rng-random,id=rng0,filename=/dev/urandom) | ||||
|   fi | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue