Merge "Switch qemud to permissive_or_unconfined()."

This commit is contained in:
Daniel Cashman 2014-11-06 18:50:40 +00:00 committed by Gerrit Code Review
commit b0efa98d97

View file

@ -3,4 +3,7 @@ type qemud, domain;
type qemud_exec, exec_type, file_type;
init_daemon_domain(qemud)
unconfined_domain(qemud)
permissive_or_unconfined(qemud)
# Access /dev/ttyS1.
allow qemud serial_device:chr_file rw_file_perms;