240066fc23
Is loaded as part of gui-agent startup, but qrexec-agent also needs it so eliminate race condition here.
5 lines
165 B
Plaintext
Executable File
5 lines
165 B
Plaintext
Executable File
modprobe evtchn 2>/dev/null || modprobe xen-evtchn
|
|
modprobe xen-blkback 2> /dev/null || modprobe blkbk
|
|
modprobe xen-usbfront 2> /dev/null
|
|
modprobe u2mfn 2>/dev/null
|