blob: 2ae174d29744ad1ce2dc53d77b6f89f9657e0876 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001# This file controls the state of SELinux on the system.
2# SELINUX= can take one of these three values:
3# enforcing - SELinux security policy is enforced.
4# permissive - SELinux prints warnings instead of enforcing.
5# disabled - No SELinux policy is loaded.
6SELINUX=permissive
7SELINUXTYPE=targeted