platform_system_sepolicy/qemud.te
2012-01-04 12:33:27 -05:00

6 lines
158 B
Text

# 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;