summaryrefslogtreecommitdiffstats
path: root/builder/files/selinux
diff options
context:
space:
mode:
Diffstat (limited to 'builder/files/selinux')
-rw-r--r--builder/files/selinux10
1 files changed, 0 insertions, 10 deletions
diff --git a/builder/files/selinux b/builder/files/selinux
deleted file mode 100644
index 8237483..0000000
--- a/builder/files/selinux
+++ /dev/null
@@ -1,10 +0,0 @@
-# This file controls the state of SELinux on the system.
-# SELINUX= can take one of these three values:
-# enforcing - SELinux security policy is enforced.
-# permissive - SELinux prints warnings instead of enforcing.
-# disabled - SELinux is fully disabled.
-SELINUX=disabled
-# SELINUXTYPE= type of policy in use. Possible values are:
-# targeted - Only targeted network daemons are protected.
-# strict - Full SELinux protection.
-SELINUXTYPE=targeted