Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
From: James Morris <jmorris@namei.org>
Date: 2018-10-03 18:28:21
Also in:
linux-arch, linux-doc, lkml
From: James Morris <jmorris@namei.org>
Date: 2018-10-03 18:28:21
Also in:
linux-arch, linux-doc, lkml
On Wed, 3 Oct 2018, Kees Cook wrote:
On Wed, Oct 3, 2018 at 11:17 AM, James Morris [off-list ref] wrote:quoted
On Tue, 2 Oct 2018, John Johansen wrote:quoted
To me a list like lsm.enable=X,Y,ZWhat about even simpler: lsm=selinux,!apparmor,yamaWe're going to have lsm.order=, so I'd like to keep it with a dot separator (this makes it more like module parameters, too). You want to mix enable/disable in the same string? That implies you'd want implicit enabling (i.e. it complements the builtin enabling), which is opposite from what John wanted.
Why can't this be the order as well? -- James Morris [off-list ref]