commit | 693a66d341764fa0779bbc90c9c29d64fb05e1aa | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Sat Mar 31 20:04:53 2012 -0700 |
committer | John Johansen <john.johansen@canonical.com> | Wed Apr 25 02:28:22 2012 -0700 |
tree | ad2dd35ab48eea2644084b52db3d3d7d92abee60 | |
parent | bb849266f017db544989b886746cb3997801f81c [diff] |
apparmor: fix profile lookup for unconfined BugLink: http://bugs.launchpad.net/bugs/978038 also affects apparmor portion of BugLink: http://bugs.launchpad.net/bugs/987371 The unconfined profile is not stored in the regular profile list, but change_profile and exec transitions may want access to it when setting up specialized transitions like switch to the unconfined profile of a new policy namespace. Signed-off-by: John Johansen <john.johansen@canonical.com>