mirror of
				https://git.proxmox.com/git/qemu-server
				synced 2025-11-03 22:57:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			269 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			269 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=PVE Query Machine Capabilities
 | 
						|
RequiresMountsFor=/run
 | 
						|
Before=pve-ha-lrm.service
 | 
						|
Before=pve-guests.service
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/libexec/qemu-server/query-machine-capabilities
 | 
						|
Type=oneshot
 | 
						|
RemainAfterExit=yes
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |