mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-13 17:29:47 +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:
@ -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
|
||||||
|
Reference in New Issue
Block a user