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 firewire-core
blacklist thunderbolt
install firewire-core /bin/true
install thunderbolt /bin/true