commit | 908340e8e7a9cc2715a399831f2397ffa57ec2a8 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sat Aug 05 18:37:48 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon Aug 07 10:44:23 2017 -0400 |
tree | 47f31f7c88d1f70649fa19db1100978955976e2b | |
parent | 07d06cc430749a39128f6fef320c9d76c9d74d3e [diff] |
sepolicy: support non-MLS policy in manpage "sepolicy manpage" fails when the system does not use MLS because using x.context.range_ raises an exception. Avoid using range and levels when _pol.mls is False. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>