mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-29 12:07:12 -04: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue