Merge "qemud: remove permissive_or_unconfined()"

This commit is contained in:
Ying Wang
2015-02-23 17:30:42 +00:00
committed by Gerrit Code Review

View File

@@ -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;