mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00
![]() LSM stacking adds new interfaces /proc/<pid>/attr/apparmor/* that should be used in preference of the old interface files in /proc/<pid>/attr/* The library has already been updated to use the new path but the abstraction for change_profile has not so accessing the new interface in a confined application fails. Fix this by making the abstraction cover the old and new interfaces. MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/626 Signed-off-by: John Johansen <john.johansen@canonical.com> |
||
---|---|---|
.. | ||
change_profile | ||
examine | ||
find_mountpoint | ||
introspect | ||
is_enabled |