am 1cffe219: am b0efa98d: Merge "Switch qemud to permissive_or_unconfined()."
* commit '1cffe219790a316ba36ef2495867d7b306b0f861': Switch qemud to permissive_or_unconfined().
This commit is contained in:
commit
111efa94bf
|
@ -3,4 +3,7 @@ type qemud, domain;
|
||||||
type qemud_exec, exec_type, file_type;
|
type qemud_exec, exec_type, file_type;
|
||||||
|
|
||||||
init_daemon_domain(qemud)
|
init_daemon_domain(qemud)
|
||||||
unconfined_domain(qemud)
|
permissive_or_unconfined(qemud)
|
||||||
|
|
||||||
|
# Access /dev/ttyS1.
|
||||||
|
allow qemud serial_device:chr_file rw_file_perms;
|
||||||
|
|
Loading…
Reference in New Issue