From 8ad225908d10a463bf993a057f7cc201f6ba9358 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 13 Dec 2013 14:37:36 -0500
Subject: [PATCH] Make bootanim domain enforcing.

Change-Id: I9d87c35cc8d4ffffab4f7c28f3d3d43f85b10123
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
---
 bootanim.te | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bootanim.te b/bootanim.te
index c716b1174..024d20cba 100644
--- a/bootanim.te
+++ b/bootanim.te
@@ -1,6 +1,5 @@
 # bootanimation oneshot service
 type bootanim, domain;
-permissive bootanim;
 type bootanim_exec, exec_type, file_type;
 
 init_daemon_domain(bootanim)
-- 
GitLab