commit | fbd9acb2dc2aa55902c48a83f157082849209fba | [log] [tgz] |
---|---|---|
author | Jann Horn <jannh@google.com> | Thu Apr 11 13:11:54 2019 -0700 |
committer | Micah Morton <mortonm@chromium.org> | Mon Jul 15 08:07:40 2019 -0700 |
tree | d679fe88f9abdf52198a72397d7116d970fce953 | |
parent | 03638e62f55f27e7a96d6b1175e75b7a81e562b3 [diff] |
LSM: SafeSetID: add read handler For debugging a running system, it is very helpful to be able to see what policy the system is using. Add a read handler that can dump out a copy of the loaded policy. Signed-off-by: Jann Horn <jannh@google.com> Signed-off-by: Micah Morton <mortonm@chromium.org>