blob: 31453c9ceb79a2e906e28f22cb6ef4010844351f [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)
Nick Kralevich08f01a32013-07-12 15:38:41 -07008relabelto_domain(debuggerd)
9allow debuggerd tombstone_data_file:dir relabelto;