Make debuggerd enforcing.

Change-Id: If5b7206192cf93d9989b734304db0374429c04d5
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2013-12-06 10:25:42 -05:00
parent aa376831e8
commit a1618401f8

View file

@ -1,6 +1,5 @@
# debugger interface # debugger interface
type debuggerd, domain; type debuggerd, domain;
permissive debuggerd;
type debuggerd_exec, exec_type, file_type; type debuggerd_exec, exec_type, file_type;
init_daemon_domain(debuggerd) init_daemon_domain(debuggerd)