mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-09 15:30:45 +07:00
output
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user