From 2f33cd7dfb43bb86e8fb8058dd1f7cac0009e444 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Thu, 27 Oct 2005 18:43:37 +0000 Subject: [PATCH] put all users back into the base module --- refpolicy/Rules.modular | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/Rules.modular b/refpolicy/Rules.modular index 553c13ba..49ee3343 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)