commit | 3b529a7600d834f450ac244f43a7c082687284b4 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Fri Jan 20 01:59:25 2017 -0800 |
committer | John Johansen <john.johansen@canonical.com> | Fri Feb 09 11:30:01 2018 -0800 |
tree | 76cfaede7be88ba9890f4cca4533e6bf69ef360a | |
parent | 4d2f8ba3e3b76e34f84ae1de456934713e9e59af [diff] |
apparmor: move task domain change info to task security The task domain change info is task specific and its and abuse of the cred to store the information in there. Now that a task->security field exists store it in the proper place. Signed-off-by: John Johansen <john.johansen@canonical.com>