Merge "qemud: remove permissive_or_unconfined()"
This commit is contained in:
commit
aa67c0ce9a
|
@ -3,7 +3,6 @@ type qemud, domain;
|
|||
type qemud_exec, exec_type, file_type;
|
||||
|
||||
init_daemon_domain(qemud)
|
||||
permissive_or_unconfined(qemud)
|
||||
|
||||
# Access /dev/ttyS1.
|
||||
allow qemud serial_device:chr_file rw_file_perms;
|
||||
|
|
Loading…
Reference in New Issue