From afa6c90383b9776ab1334cf8634ac9cd205a1d83 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Feb 18 2014 13:18:36 +0000 Subject: Fix selinux config file --- diff --git a/selinux-policy.spec b/selinux-policy.spec index b91ef42..9b35494 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -412,7 +412,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.