From 3eb8f0c347b4c96b83d8cd62c0e93145726d0562 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Mon, 1 Aug 2016 08:40:02 +0200 Subject: [PATCH] Revert "Enable expand-check in semanage.conf" There are several update issues which need to be soled first before we enable this in a stable release. For more information see https://bugzilla.redhat.com/show_bug.cgi?id=1319652#c25 This reverts commit e2707be9e12b09eae4e9835c539a19e2e6727533. --- semanage.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semanage.conf b/semanage.conf index e56a10d..9045021 100644 --- a/semanage.conf +++ b/semanage.conf @@ -39,7 +39,7 @@ module-store = direct # expand-check check neverallow rules when executing all semanage # commands. There might be a penalty in execution time if this # option is enabled. -expand-check = 1 +expand-check=0 # usepasswd check tells semanage to scan all pass word records for home directories # and setup the labeling correctly. If this is turned off, SELinux will label /home