]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - security/Kconfig
LSM: Introduce "lsm=" for boottime LSM selection
[mirror_ubuntu-jammy-kernel.git] / security / Kconfig
index 7f21190cb6774c94219177d80618c883c45ada41..cedf69e8a22c8583a1556467422fefdc9cdb20d1 100644 (file)
@@ -281,7 +281,8 @@ config LSM
        default "integrity"
        help
          A comma-separated list of LSMs, in initialization order.
-         Any LSMs left off this list will be ignored.
+         Any LSMs left off this list will be ignored. This can be
+         controlled at boot with the "lsm=" parameter.
 
          If unsure, leave this as the default.