From ee7f66b003085b53ff7000d3aa115a15056b92e5 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Oct 24 2005 22:49:26 +0000 Subject: hide broken symtoms --- 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)