Explorar el Código

systemd: load xen-privcmd module

It is needed for vchan communication. It was loaded implicitly by mount
/proc/xen, but since we're moving away from this legacy interface, load
it explicitly.

QubesOS/qubes-issues#2194
Marek Marczykowski-Górecki hace 7 años
padre
commit
48a35d40d1
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vm-systemd/qubes-core.conf

+ 1 - 0
vm-systemd/qubes-core.conf

@@ -3,3 +3,4 @@ xen-blkback
 u2mfn
 xen-gntalloc
 xen-gntdev
+xen-privcmd