mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-08 13:52:41 -04:00
output
This commit is contained in:
parent
adfdac6dea
commit
73d2c9d921
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ done
|
||||||
## SELinux userspace utilities will not function
|
## SELinux userspace utilities will not function
|
||||||
## properly
|
## properly
|
||||||
if [ -d /sys/fs/selinux ]; then
|
if [ -d /sys/fs/selinux ]; then
|
||||||
echo "INFO: https://www.whonix.org/wiki/Security-misc#selinux"
|
echo "INFO: https://www.kicksecure.com/wiki/Security-misc#selinux"
|
||||||
if [ "${selinux}" = "1" ]; then
|
if [ "${selinux}" = "1" ]; then
|
||||||
## restrict permissions on everything but
|
## restrict permissions on everything but
|
||||||
## what is needed
|
## what is needed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue