commit | 8ad225908d10a463bf993a057f7cc201f6ba9358 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Fri Dec 13 14:37:36 2013 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Dec 13 14:37:36 2013 -0500 |
tree | e0fbda89d3bd35ef9209ac18ede0b17160ccd9cb | |
parent | 4b237c934069ed56d08fb2de8279f084d723f467 [diff] |
Make bootanim domain enforcing. Change-Id: I9d87c35cc8d4ffffab4f7c28f3d3d43f85b10123 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
diff --git a/bootanim.te b/bootanim.te index c716b11..024d20c 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)