fix mls r_t

This commit is contained in:
Chris PeBenito 2005-10-24 14:22:13 +00:00
parent 34e722f3cd
commit 1480d3ad21
1 changed files with 1 additions and 1 deletions

View File

@ -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;
') ')