mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-26 12:49:24 -05:00
4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
# Blacklist thunderbolt and firewire to prevent some DMA attacks.
|
|
install firewire-core /bin/true
|
|
install thunderbolt /bin/true
|