update README
add the string values for the UNK_PERMS options document SYSTEMD option
This commit is contained in:
parent
59d285d23d
commit
eea7fea031
8
README
8
README
|
@ -115,12 +115,16 @@ OUTPUT_POLICY Integer. Set the version of the policy created when
|
|||
|
||||
UNK_PERMS String. Set the kernel behavior for handling of
|
||||
permissions defined in the kernel but missing from the
|
||||
policy. The permissions can either be allowed, denied,
|
||||
or the policy loading can be rejected.
|
||||
policy. The permissions can either be allowed (allow),
|
||||
denied (deny), or the policy loading can be rejected
|
||||
(reject).
|
||||
|
||||
UBAC Boolean. If set, the SELinux user will be used
|
||||
additionally for approximate role separation.
|
||||
|
||||
SYSTEMD Boolean. If set, sysdemd will be assumed the be the init
|
||||
process provider.
|
||||
|
||||
MLS_SENS Integer. Set the number of sensitivities in the MLS
|
||||
policy. Ignored on standard and MCS policies.
|
||||
|
||||
|
|
Loading…
Reference in New Issue