ima: extend the "ima_policy" boot command line to support multiple policies
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Mon, 24 Apr 2017 16:04:09 +0000 (12:04 -0400)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 21 Jun 2017 18:37:12 +0000 (14:37 -0400)
commit33ce9549cfa1e71d77bc91a2e67e65d693e2e53f
tree8e52e9cd2498a07f27dc7f4a055c0b05a8c3567f
parentcdac74ddf28e2f07319cc89446f9dea35d22d999
ima: extend the "ima_policy" boot command line to support multiple policies

Add support for providing multiple builtin policies on the "ima_policy="
boot command line.  Use "|" as the delimitor separating the policy names.

Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Documentation/admin-guide/kernel-parameters.txt
security/integrity/ima/ima_policy.c