Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter
From: Jordan Glover <hidden>
Date: 2018-10-04 17:40:22
Also in:
linux-arch, lkml
From: Jordan Glover <hidden>
Date: 2018-10-04 17:40:22
Also in:
linux-arch, lkml
Sent with ProtonMail Secure Email. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, October 4, 2018 6:18 PM, Kees Cook [off-list ref] wrote:
I don't want to overload "security=", but we can if we want. It would be as above, but a trailing comma would be needed to trigger the "ordering" behavior. e.g. "security=selinux" would disable all other majors (retaining the current behavior), but "security=selinux," would disable all other LSMs. -Kees
I don't think giving such big impact to trailing comma is good idea :) Jordan