[selinux-policy: 831/3172] hide broken symtoms

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


commit ee7f66b003085b53ff7000d3aa115a15056b92e5
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Mon Oct 24 22:49:26 2005 +0000

    hide broken symtoms

 refpolicy/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/Makefile b/refpolicy/Makefile
index 6f3ac9f..d251c09 100644
--- a/refpolicy/Makefile
+++ b/refpolicy/Makefile
@@ -159,6 +159,8 @@ ifeq ($(DIRECT_INITRC),y)
 	override M4PARAM += -D direct_sysadm_daemon
 endif
 
+override M4PARAM += -D hide_broken_symptoms
+
 # determine the policy version and current kernel version if possible
 PV := $(shell $(CHECKPOLICY) -V |cut -f 1 -d ' ')
 KV := $(shell cat /selinux/policyvers)


More information about the scm-commits mailing list