mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-02 11:56:18 -04:00
Add option to disabe /sys hardening
This commit is contained in:
parent
3bc1765dbb
commit
ef44ecea44
2 changed files with 43 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue