[selinux-policy] Fix selinux config file

Miroslav Grepl mgrepl at fedoraproject.org
Tue Feb 18 13:19:23 UTC 2014


commit 3dc79f55af8572c26b6731d5b8af6d5112a2dc04
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Tue Feb 18 14:19:57 2014 +0100

    Fix selinux config file

 selinux-policy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 4c8c1dd..13fb7e9 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -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.


More information about the scm-commits mailing list