update to upstream 5.3.4
[automated-distro-installer] / fai / config / files / etc / selinux / config / CENTOS
1 # 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.
6 SELINUX=disabled
7 # SELINUXTYPE= can take one of these two values:
8 # targeted - Only targeted network daemons are protected.
9 # strict - Full SELinux protection.
10 # mls - Multi Level Security protection.
11 SELINUXTYPE=targeted
12 # SETLOCALDEFS= Check local definition changes