aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/refpolicy/files/selinux-config
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/refpolicy/files/selinux-config')
-rw-r--r--package/system/refpolicy/files/selinux-config7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/system/refpolicy/files/selinux-config b/package/system/refpolicy/files/selinux-config
new file mode 100644
index 0000000000..2ae174d297
--- /dev/null
+++ b/package/system/refpolicy/files/selinux-config
@@ -0,0 +1,7 @@
+# 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 - No SELinux policy is loaded.
+SELINUX=permissive
+SELINUXTYPE=targeted