mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-25 02:25:33 +07:00
unblacklist squashfs as this would likely break Whonix-Host ISO
https://github.com/Whonix/security-misc/pull/75#issuecomment-700044182
This commit is contained in:
parent
4070133ed6
commit
da1ac48cde
@ -49,7 +49,6 @@ install atm /bin/false
|
|||||||
|
|
||||||
# Disable uncommon filesystems to reduce attack surface
|
# Disable uncommon filesystems to reduce attack surface
|
||||||
install cramfs /bin/false
|
install cramfs /bin/false
|
||||||
install squashfs /bin/false
|
|
||||||
install udf /bin/false
|
install udf /bin/false
|
||||||
|
|
||||||
## Blacklists the vivid kernel module as it's only required for
|
## Blacklists the vivid kernel module as it's only required for
|
||||||
|
Loading…
Reference in New Issue
Block a user