Clean up Anaconda policy.
Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
parent
e02146370a
commit
36c6e47384
@ -1,5 +1 @@
|
|||||||
#
|
# No file context specifications.
|
||||||
# Currently anaconda does not have any file context since it is
|
|
||||||
# started during install. This is a placeholder to satisfy
|
|
||||||
# the policy Makefile dependencies.
|
|
||||||
#
|
|
||||||
|
@ -1 +1 @@
|
|||||||
## <summary>Policy for the Anaconda installer.</summary>
|
## <summary>Anaconda installer.</summary>
|
||||||
|
@ -20,7 +20,6 @@ allow anaconda_t self:process execmem;
|
|||||||
|
|
||||||
kernel_domtrans_to(anaconda_t, anaconda_exec_t)
|
kernel_domtrans_to(anaconda_t, anaconda_exec_t)
|
||||||
|
|
||||||
# Run other rc scripts in the anaconda_t domain.
|
|
||||||
init_domtrans_script(anaconda_t)
|
init_domtrans_script(anaconda_t)
|
||||||
|
|
||||||
libs_domtrans_ldconfig(anaconda_t)
|
libs_domtrans_ldconfig(anaconda_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user