From 2ed0d184a37cb2dafe1208a8e7cb024b7a378cc6 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 9 Nov 2005 20:01:28 +0000 Subject: [PATCH] install booelans file on monolithic --- refpolicy/Rules.monolithic | 3 +++ 1 file changed, 3 insertions(+) diff --git a/refpolicy/Rules.monolithic b/refpolicy/Rules.monolithic index 830cebe7..7bcd9128 100644 --- a/refpolicy/Rules.monolithic +++ b/refpolicy/Rules.monolithic @@ -9,6 +9,9 @@ LOADPATH = $(POLICYPATH)/$(POLVER) FCPATH = $(CONTEXTPATH)/files/file_contexts HOMEDIRPATH = $(CONTEXTPATH)/files/homedir_template +# Monolithic still uses booleans file +APPFILES += $(INSTALLDIR)/booleans + # for monolithic policy use all base and module to create policy ENABLEMOD := $(BASE_MODS) $(MOD_MODS) -- 2.39.2