[selinux-policy: 936/3172] install booelans file on monolithic

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


commit 2ed0d184a37cb2dafe1208a8e7cb024b7a378cc6
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Nov 9 20:01:28 2005 +0000

    install booelans file on monolithic

 refpolicy/Rules.monolithic |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/Rules.monolithic b/refpolicy/Rules.monolithic
index 830cebe..7bcd912 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)
 


More information about the scm-commits mailing list