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:
Kenton Groombridge 2021-02-06 03:02:08 -05:00
parent 3120ff3ec9
commit 4db7d6be64
No known key found for this signature in database
GPG key ID: 16DD27345D9905A7
2 changed files with 17 additions and 0 deletions

View file

@ -6,3 +6,6 @@
## Disable the /proc/cpuinfo whitelist.
#cpuinfo_whitelist=0
## Disable selinux mode.
#selinux=0