[selinux-policy: 874/3172] put all users back into the base module

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:20:37 UTC 2010


commit 2f33cd7dfb43bb86e8fb8058dd1f7cac0009e444
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Oct 27 18:43:37 2005 +0000

    put all users back into the base module

 refpolicy/Rules.modular |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/refpolicy/Rules.modular b/refpolicy/Rules.modular
index 553c13b..49ee334 100644
--- a/refpolicy/Rules.modular
+++ b/refpolicy/Rules.modular
@@ -13,7 +13,7 @@ BASE_SECTIONS := tmp/pre_te_files.conf tmp/generated_definitions.conf tmp/all_in
 
 BASE_PRE_TE_FILES := $(SECCLASS) $(ISIDS) $(AVS) $(M4SUPPORT) $(POLDIR)/mls $(POLDIR)/mcs
 BASE_TE_FILES := $(BASE_MODS)
-BASE_POST_TE_FILES := $(POLDIR)/systemuser $(POLDIR)/constraints
+BASE_POST_TE_FILES := $(USER_FILES) $(POLDIR)/constraints
 BASE_FC_FILES := $(BASE_MODS:.te=.fc)
 
 MOD_MODULES := $(MOD_MODS:.te=.mod)


More information about the scm-commits mailing list