platform_system_sepolicy/qemud.te

7 lines
158 B
Text
Raw Normal View History

2012-01-04 18:33:27 +01:00
# 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;