[selinux-policy/f17] Add "minimum" option to the /etc/selinux/config

Miroslav Grepl mgrepl at fedoraproject.org
Thu Mar 22 19:03:41 UTC 2012


commit e00d68641f459286f540f10bd514703883d9c897
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Thu Mar 22 12:27:51 2012 +0100

    Add "minimum" option to the /etc/selinux/config

 selinux-policy.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 5a07d95..925e8cd 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -321,6 +321,7 @@ echo "
 SELINUX=enforcing
 # SELINUXTYPE= can take one of these two values:
 #     targeted - Targeted processes are protected,
+#     minimum - Modification of targeted policy. Only selected processes are protected. 
 #     mls - Multi Level Security protection.
 SELINUXTYPE=targeted 
 


More information about the scm-commits mailing list