Fix selinux config file

This commit is contained in:
Miroslav Grepl 2014-02-18 14:19:57 +01:00
parent 1f5d742331
commit 3dc79f55af
1 changed files with 1 additions and 1 deletions

View File

@ -414,7 +414,7 @@ echo "
# permissive - SELinux prints warnings instead of enforcing.
# disabled - No SELinux policy is loaded.
SELINUX=enforcing
# SELINUXTYPE= can take one of these two values:
# SELINUXTYPE= can take one of these three values:
# targeted - Targeted processes are protected,
# minimum - Modification of targeted policy. Only selected processes are protected.
# mls - Multi Level Security protection.