Unblacklist virtio-gpu

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-06-02 16:27:27 -07:00
parent ee27687b4c
commit 90f5282214
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F

View File

@ -11,7 +11,7 @@
# ip6tables # ip6tables
# scsi # scsi
# vhost # vhost
# virtio except virtio-bt and virtio-gpu # virtio except virtio-bt
# xtables # xtables
blacklist qaic blacklist qaic
@ -1172,8 +1172,6 @@ blacklist vc4
install vc4 /bin/false install vc4 /bin/false
blacklist vgem blacklist vgem
install vgem /bin/false install vgem /bin/false
blacklist virtio-gpu
install virtio-gpu /bin/false
blacklist vkms blacklist vkms
install vkms /bin/false install vkms /bin/false
blacklist vmwgfx blacklist vmwgfx