Use install instead of blacklist

This commit is contained in:
madaidan 2019-07-04 14:25:28 +00:00 committed by GitHub
parent eb7eaffba1
commit 46409be8b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
# Blacklist thunderbolt and firewire to prevent some DMA attacks. # Blacklist thunderbolt and firewire to prevent some DMA attacks.
blacklist firewire-core install firewire-core /bin/true
blacklist thunderbolt install thunderbolt /bin/true