commit | aa9a39ad8f60cc73e1bd2f18f0693bba6be8b067 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Jan 16 00:43:06 2017 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Mon Jan 16 01:18:49 2017 -0800 |
tree | bc45548c142995e83d9bbe81147286e2216dac3d | |
parent | c3e1e584ad3853b3f13ea4bd0aabd43e6c9b9fda [diff] |
apparmor: convert change_profile to use fqname later to give better control Moving the use of fqname to later allows learning profiles to be based on the fqname request instead of just the hname. It also allows cleaning up some of the name parsing and lookup by allowing the use of the fqlookupn_profile() lib fn. Signed-off-by: John Johansen <john.johansen@canonical.com>