From f14d5ab37c4a540a1f82f047df241b8129eb28b0 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 21 Feb 2014 14:17:23 -0500 Subject: [PATCH] fedostree/products: Fully SELinux enforcing --- fedostree/products.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedostree/products.json b/fedostree/products.json index f66e1f59..9b644c73 100644 --- a/fedostree/products.json +++ b/fedostree/products.json @@ -17,7 +17,7 @@ "image_formats": ["qcow2"], - "kargs": ["quiet", "enforcing=0"], + "kargs": ["quiet"], "bootstrap_packages": ["filesystem", "glibc", "nss-altfiles", "shadow-utils"],