AppArmor: LSM interface, and security module initialization
authorJohn Johansen <john.johansen@canonical.com>
Thu, 29 Jul 2010 21:48:07 +0000 (14:48 -0700)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:38:35 +0000 (15:38 +1000)
commitb5e95b48685e3481139a5634d14d630d12c7d5ce
tree1468141db6ff1a291bde0b6a960c2af7e520b52b
parentf9ad1af53d5232a89a1ff1827102843999975dfa
AppArmor: LSM interface, and security module initialization

AppArmor hooks to interface with the LSM, module parameters and module
initialization.

Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/apparmor/lsm.c [new file with mode: 0644]