Merge "qemu_props: remove permissive_or_unconfined()"

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

View file

@ -1,7 +1,6 @@
# qemu-props service: Sets system properties on boot. # qemu-props service: Sets system properties on boot.
type qemu_props, domain; type qemu_props, domain;
type qemu_props_exec, exec_type, file_type; type qemu_props_exec, exec_type, file_type;
permissive_or_unconfined(qemu_props)
init_daemon_domain(qemu_props) init_daemon_domain(qemu_props)