forked from openkylin/platform_build
qemu_props: remove permissive_or_unconfined()
Change-Id: I29f37822ccac22dd884d88f9dcd23237b5a3e2de Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
b5df7d4837
commit
25a150c5e1
|
@ -1,7 +1,6 @@
|
|||
# qemu-props service: Sets system properties on boot.
|
||||
type qemu_props, domain;
|
||||
type qemu_props_exec, exec_type, file_type;
|
||||
permissive_or_unconfined(qemu_props)
|
||||
|
||||
init_daemon_domain(qemu_props)
|
||||
|
||||
|
|
Loading…
Reference in New Issue