mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 17:24:11 -04:00
15 lines
366 B
Text
15 lines
366 B
Text
## Copyright (C) 2012 - 2025 ENCRYPTED SUPPORT LLC <adrelanos@whonix.org>
|
|
## See the file COPYING for copying conditions.
|
|
|
|
## Disable the /sys whitelist.
|
|
#sysfs_whitelist=0
|
|
|
|
## Disable the /proc/cpuinfo whitelist.
|
|
#cpuinfo_whitelist=0
|
|
|
|
## Disable /sys hardening.
|
|
#sysfs=0
|
|
|
|
## Disable selinux mode.
|
|
## https://www.kicksecure.com/wiki/Security-misc#selinux
|
|
#selinux=0
|