mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-03 19:44:18 -04:00
hide-hardware-info: allow unrestricting selinuxfs
On SELinux systems, the /sys/fs/selinux directory must be visible to userspace utilities in order to function properly.
This commit is contained in:
parent
3120ff3ec9
commit
4db7d6be64
2 changed files with 17 additions and 0 deletions
|
@ -6,3 +6,6 @@
|
|||
|
||||
## Disable the /proc/cpuinfo whitelist.
|
||||
#cpuinfo_whitelist=0
|
||||
|
||||
## Disable selinux mode.
|
||||
#selinux=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue