commit | 6f0f0fd496333777d53daff21a4e3b28c4d03a6d | [log] [tgz] |
---|---|---|
author | James Morris <jmorris@namei.org> | Thu Jul 10 17:02:07 2008 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Jul 14 15:04:06 2008 +1000 |
tree | 202de67376fce2547b44ae5b016d6424c3c7409c | |
parent | 93cbace7a058bce7f99319ef6ceff4b78cf45051 [diff] |
security: remove register_security hook The register security hook is no longer required, as the capability module is always registered. LSMs wishing to stack capability as a secondary module should do so explicitly. Signed-off-by: James Morris <jmorris@namei.org> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Acked-by: Greg Kroah-Hartman <gregkh@suse.de>