90kernel-modules/module-setup.sh: add sg kernel module

Fixes udevd messages about failure of `modprobe -bv sg`.
master
Harald Hoyer 2020-04-30 20:42:27 +02:00 committed by Harald Hoyer
parent 5bfebf0f04
commit c6a2ebffe5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ installkernel() {
}

install_block_modules () {
hostonly='' instmods sr_mod sd_mod scsi_dh ata_piix
hostonly='' instmods sg sr_mod sd_mod scsi_dh ata_piix
instmods \
scsi_dh_rdac scsi_dh_emc scsi_dh_alua \
=ide nvme vmd \