From: John Johansen Date: Fri, 6 Nov 2009 01:03:20 +0000 (-0800) Subject: Config option to set a default LSM X-Git-Tag: v2.6.33-rc1~411^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e65f92ff0d6f18580737321718d09035085a3fb;p=pandora-kernel.git Config option to set a default LSM The LSM currently requires setting a kernel parameter at boot to select a specific LSM. This adds a config option that allows specifying a default LSM that is used unless overridden with the security= kernel parameter. If the the config option is not set the current behavior of first LSM to register is used. Signed-off-by: John Johansen Acked-by: Serge Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed