apparmor: remove sid from profiles
authorJohn Johansen <john.johansen@canonical.com>
Tue, 19 Feb 2013 00:10:34 +0000 (16:10 -0800)
committerJohn Johansen <john.johansen@canonical.com>
Sun, 28 Apr 2013 07:37:13 +0000 (00:37 -0700)
The sid is not going to be a direct property of a profile anymore, instead
it will be directly related to the label, and the profile will pickup
a label back reference.

For null-profiles replace the use of sid with a per namespace unique
id.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Kees Cook <kees@ubuntu.com>

No differences found