security-misc/etc/hide-hardware-info.d/30_default.conf
Patrick Schleizer 39f4f5b607
comments
2025-04-08 06:53:08 -04:00

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