mirror of
https://github.com/TommyTran732/Kernel-Module-Blacklist.git
synced 2025-02-23 04:59:16 +01:00
Unblacklist scsi
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
c136ca0f89
commit
9a99fedc3f
@ -9,6 +9,7 @@
|
||||
# intel_qat
|
||||
# iptables
|
||||
# ip6tables
|
||||
# scsi
|
||||
# virtio except virtio-bt and virtio-gpu
|
||||
# xtables
|
||||
|
||||
@ -6764,8 +6765,6 @@ blacklist dc395x
|
||||
install dc395x /bin/false
|
||||
blacklist dmx3191d
|
||||
install dmx3191d /bin/false
|
||||
blacklist esp_scsi
|
||||
install esp_scsi /bin/false
|
||||
blacklist fdomain
|
||||
install fdomain /bin/false
|
||||
blacklist fdomain_pci
|
||||
@ -6794,16 +6793,6 @@ blacklist qla1280
|
||||
install qla1280 /bin/false
|
||||
blacklist raid_class
|
||||
install raid_class /bin/false
|
||||
blacklist scsi_debug
|
||||
install scsi_debug /bin/false
|
||||
blacklist scsi_transport_fc
|
||||
install scsi_transport_fc /bin/false
|
||||
blacklist scsi_transport_sas
|
||||
install scsi_transport_sas /bin/false
|
||||
blacklist scsi_transport_spi
|
||||
install scsi_transport_spi /bin/false
|
||||
blacklist scsi_transport_srp
|
||||
install scsi_transport_srp /bin/false
|
||||
blacklist ses
|
||||
install ses /bin/false
|
||||
blacklist st
|
||||
@ -6818,8 +6807,6 @@ blacklist bnx2fc
|
||||
install bnx2fc /bin/false
|
||||
blacklist csiostor
|
||||
install csiostor /bin/false
|
||||
blacklist scsi_dh_hp_sw
|
||||
install scsi_dh_hp_sw /bin/false
|
||||
blacklist efct
|
||||
install efct /bin/false
|
||||
blacklist esas2r
|
||||
@ -7066,12 +7053,6 @@ blacklist target_core_iblock
|
||||
install target_core_iblock /bin/false
|
||||
blacklist target_core_mod
|
||||
install target_core_mod /bin/false
|
||||
blacklist target_core_pscsi
|
||||
install target_core_pscsi /bin/false
|
||||
blacklist target_core_user
|
||||
install target_core_user /bin/false
|
||||
blacklist iscsi_target_mod
|
||||
install iscsi_target_mod /bin/false
|
||||
blacklist cxgbit
|
||||
install cxgbit /bin/false
|
||||
blacklist tcm_loop
|
||||
@ -7600,8 +7581,6 @@ blacklist vhost_iotlb
|
||||
install vhost_iotlb /bin/false
|
||||
blacklist vhost_net
|
||||
install vhost_net /bin/false
|
||||
blacklist vhost_scsi
|
||||
install vhost_scsi /bin/false
|
||||
blacklist vhost_vdpa
|
||||
install vhost_vdpa /bin/false
|
||||
blacklist vhost_vsock
|
||||
|
Loading…
x
Reference in New Issue
Block a user