blob: 1266e1fd9c1cf01aeb021e5ccdcdeea56727d28e [file] [log] [blame]
Stephen Smalley2dd4e512012-01-04 12:33:27 -05001# qemu support daemon
2type qemud, domain;
repo sync50e37b92013-05-14 21:02:55 -07003permissive qemud;
Stephen Smalley2dd4e512012-01-04 12:33:27 -05004type qemud_exec, exec_type, file_type;
5
6init_daemon_domain(qemud)
repo sync77d47312013-05-17 17:11:29 -07007unconfined_domain(qemud)