diff --git a/vm-init.d/qubes-core.modules b/vm-init.d/qubes-core.modules index 88ffa9c..7524c06 100755 --- a/vm-init.d/qubes-core.modules +++ b/vm-init.d/qubes-core.modules @@ -1,6 +1,5 @@ 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 modprobe xen-gntalloc 2> /dev/null modprobe xen-gntdev 2> /dev/null diff --git a/vm-systemd/qubes-core.conf b/vm-systemd/qubes-core.conf index 421104c..96bf2a1 100644 --- a/vm-systemd/qubes-core.conf +++ b/vm-systemd/qubes-core.conf @@ -1,6 +1,5 @@ xen-evtchn xen-blkback -xen-usbfront u2mfn xen-gntalloc xen-gntdev