blob: f78b9028cc8e4186d3eb3b73163ae298a85831f9 [file] [log] [blame]
Stephen Smalley2dd4e512012-01-04 12:33:27 -05001# debugger interface
2type debuggerd, domain;
repo sync50e37b92013-05-14 21:02:55 -07003permissive debuggerd;
Stephen Smalley2dd4e512012-01-04 12:33:27 -05004type debuggerd_exec, exec_type, file_type;
5
6init_daemon_domain(debuggerd)
repo sync77d47312013-05-17 17:11:29 -07007unconfined_domain(debuggerd)