Skip to content
Snippets Groups Projects
qemud.te 158 B
Newer Older
  • Learn to ignore specific revisions
  • Stephen Smalley's avatar
    Stephen Smalley committed
    # 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;