goldfish_setup: remove permissive_or_unconfined()
Change-Id: I3b44f24554f288f4fb1e18a53fa68e8a7cd8c8c7 Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
parent
b5df7d4837
commit
063b6b85d6
|
@ -1,7 +1,6 @@
|
|||
# goldfish-setup service: runs init.goldfish.sh script
|
||||
type goldfish_setup, domain;
|
||||
type goldfish_setup_exec, exec_type, file_type;
|
||||
permissive_or_unconfined(goldfish_setup)
|
||||
|
||||
init_daemon_domain(goldfish_setup)
|
||||
|
||||
|
|
Loading…
Reference in New Issue