Cleanup kernel modules loading configuration
qubes-core-agent itself do not use u2mfn module.
This commit is contained in:
		
							parent
							
								
									a06b5b4d61
								
							
						
					
					
						commit
						0bee339ffb
					
				@ -1,5 +1,4 @@
 | 
			
		||||
modprobe evtchn 2>/dev/null || modprobe xen-evtchn
 | 
			
		||||
modprobe xen-evtchn 2>/dev/null || modprobe evtchn
 | 
			
		||||
modprobe xen-blkback 2> /dev/null || modprobe blkbk
 | 
			
		||||
modprobe u2mfn 2>/dev/null
 | 
			
		||||
modprobe xen-gntalloc 2> /dev/null
 | 
			
		||||
modprobe xen-gntdev 2> /dev/null
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,5 @@
 | 
			
		||||
xen-evtchn
 | 
			
		||||
xen-blkback
 | 
			
		||||
u2mfn
 | 
			
		||||
xen-gntalloc
 | 
			
		||||
xen-gntdev
 | 
			
		||||
xen-privcmd
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user