mirror of
https://github.com/TommyTran732/Kernel-Module-Blacklist.git
synced 2025-02-23 13:09:23 +01:00
Whitelist uas and dmcrypt modules
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
1f53521d40
commit
c28fe14a31
@ -4942,7 +4942,6 @@ install typec_wcove /bin/false
|
||||
install typhoon /bin/false
|
||||
install uacce /bin/false
|
||||
install uartlite /bin/false
|
||||
install uas /bin/false
|
||||
install ubi /bin/false
|
||||
install ubifs /bin/false
|
||||
install ublk_drv /bin/false
|
||||
|
@ -4980,7 +4980,6 @@ install typec_ucsi /bin/false
|
||||
install typec_wcove /bin/false
|
||||
install typhoon /bin/false
|
||||
install uacce /bin/false
|
||||
install uas /bin/false
|
||||
install ubi /bin/false
|
||||
install ublk_drv /bin/false
|
||||
install ucd9000 /bin/false
|
||||
|
@ -7141,7 +7141,6 @@ install typec_wcove /bin/false
|
||||
install typhoon /bin/false
|
||||
install uacce /bin/false
|
||||
install uartlite /bin/false
|
||||
install uas /bin/false
|
||||
install u_audio /bin/false
|
||||
install ubi /bin/false
|
||||
install ubifs /bin/false
|
||||
|
@ -1,7 +1,11 @@
|
||||
cifs
|
||||
dm_crypt
|
||||
dm_mod
|
||||
dm_integrity
|
||||
ebtables
|
||||
ebtable_
|
||||
ebt_
|
||||
encrypted_keys
|
||||
exfat
|
||||
fat
|
||||
iptable_
|
||||
@ -15,6 +19,7 @@ nvme
|
||||
pvpanic
|
||||
hv_
|
||||
sata_
|
||||
uas
|
||||
usb_storage
|
||||
vbox
|
||||
vfat
|
||||
|
@ -1,4 +1,3 @@
|
||||
Module
|
||||
snd_seq_dummy
|
||||
snd_hrtimer
|
||||
xt_CHECKSUM
|
||||
|
Loading…
x
Reference in New Issue
Block a user