https://github.com/torvalds/linux
Revision 26b7899510ae243e392960704ebdba52d05fbb13 authored by John Johansen on 06 August 2017, 12:39:08 UTC, committed by John Johansen on 22 September 2017, 20:00:58 UTC
With apparmor policy virtualization based on policy namespace View's
we don't generally want/need absolute root based views, however there
are cases like debugging and some secid based conversions where
using a root based view is important.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Seth Arnold <seth.arnold@canonical.com>
1 parent f872af7
Raw File
Tip revision: 26b7899510ae243e392960704ebdba52d05fbb13 authored by John Johansen on 06 August 2017, 12:39:08 UTC
apparmor: add support for absolute root view based labels
Tip revision: 26b7899
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top