Drop pci-stub from the load-modules service

pci-stub is available on Ubuntu from modules-extra kernel packages,
however, those are not always installed.

By the looks of it, this module is no longer supported by Libvirt either
(presumably in favor of VFIO):
b8e7e9be9a

Change-Id: I0db4d43d458893493232e150ae2f5b2bb7e05772
Closes-Bug: #1900113
This commit is contained in:
Dmitrii Shcherbakov 2020-10-21 16:07:17 +03:00
parent e690b22381
commit c19525476d
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
set -ex
modprobe -a vhost vhost-net vhost-scsi vhost-vsock pci-stub vfio nbd dm-mod dm-thin-pool dm-snapshot iscsi-tcp target-core-mod
modprobe -a vhost vhost-net vhost-scsi vhost-vsock vfio nbd dm-mod dm-thin-pool dm-snapshot iscsi-tcp target-core-mod