aboutsummaryrefslogtreecommitdiffstats
path: root/qemud.te
blob: ec6c816d03f590b5b59ac4046be3f9a4fdcbf02f (plain)
1
2
3
4
5
6
# qemu support daemon
type qemud, domain;
type qemud_exec, exec_type, file_type;

init_daemon_domain(qemud)
allow qemud serial_device:chr_file rw_file_perms;