mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-28 13:50:17 +07:00
Add option to disabe /sys hardening
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user