mirror of
https://github.com/TommyTran732/Kernel-Module-Blacklist.git
synced 2025-02-23 13:09:23 +01:00
Unblacklist VMWare
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
90f5282214
commit
85ec4ded2f
@ -11,6 +11,7 @@
|
||||
# ip6tables
|
||||
# scsi
|
||||
# vhost
|
||||
# vmware
|
||||
# virtio except virtio-bt
|
||||
# xtables
|
||||
|
||||
@ -1174,8 +1175,6 @@ blacklist vgem
|
||||
install vgem /bin/false
|
||||
blacklist vkms
|
||||
install vkms /bin/false
|
||||
blacklist vmwgfx
|
||||
install vmwgfx /bin/false
|
||||
blacklist zynqmp-dpsub
|
||||
install zynqmp-dpsub /bin/false
|
||||
blacklist host1x
|
||||
@ -4608,8 +4607,6 @@ blacklist pvpanic
|
||||
install pvpanic /bin/false
|
||||
blacklist uacce
|
||||
install uacce /bin/false
|
||||
blacklist vmw_vmci
|
||||
install vmw_vmci /bin/false
|
||||
blacklist mmc_block
|
||||
install mmc_block /bin/false
|
||||
blacklist pwrseq_sd8787
|
||||
@ -8288,8 +8285,6 @@ blacklist tipc
|
||||
install tipc /bin/false
|
||||
blacklist hv_sock
|
||||
install hv_sock /bin/false
|
||||
blacklist vmw_vsock_vmci_transport
|
||||
install vmw_vsock_vmci_transport /bin/false
|
||||
blacklist vsock
|
||||
install vsock /bin/false
|
||||
blacklist vsock_diag
|
||||
|
Loading…
x
Reference in New Issue
Block a user