Add option to disabe /sys hardening

This commit is contained in:
Daniel Winzen
2024-02-22 16:51:23 +01:00
parent 3bc1765dbb
commit ef44ecea44
2 changed files with 43 additions and 33 deletions

View File

@ -7,6 +7,9 @@
## Disable the /proc/cpuinfo whitelist.
#cpuinfo_whitelist=0
## Disable /sys hardening.
#sysfs=0
## Disable selinux mode.
## https://www.whonix.org/wiki/Security-misc#selinux
#selinux=0