fix mls r_t
This commit is contained in:
parent
34e722f3cd
commit
1480d3ad21
|
@ -77,5 +77,5 @@ range_transition unconfined_t su_exec_t s0 - s0:c0.c255;
|
||||||
|
|
||||||
ifdef(`enable_mls',`
|
ifdef(`enable_mls',`
|
||||||
# run init with maximum MLS range
|
# run init with maximum MLS range
|
||||||
range_transition kernel_t init_exec_t s0 - s9:c0.c255;
|
range_transition kernel_t init_exec_t s0 - s15:c0.c255;
|
||||||
')
|
')
|
||||||
|
|
Loading…
Reference in New Issue