typo
This commit is contained in:
parent
495a7026d9
commit
f0f18e0734
|
@ -75,7 +75,7 @@ range_transition kernel_t udev_exec_t s0 - s0:c0.c255;
|
||||||
|
|
||||||
# these might be targeted_policy only
|
# these might be targeted_policy only
|
||||||
range_transition unconfined_t su_exec_t s0 - s0:c0.c255;
|
range_transition unconfined_t su_exec_t s0 - s0:c0.c255;
|
||||||
range_transition unconfined_t initrc_t s0;
|
range_transition unconfined_t initrc_exec_t s0;
|
||||||
')
|
')
|
||||||
|
|
||||||
ifdef(`enable_mls',`
|
ifdef(`enable_mls',`
|
||||||
|
|
Loading…
Reference in New Issue