diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 1a036cd972fb..2b78cb55ac34 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1190,6 +1190,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1190 | programs exec'd, files mmap'd for exec, and all files | 1190 | programs exec'd, files mmap'd for exec, and all files |
1191 | opened for read by uid=0. | 1191 | opened for read by uid=0. |
1192 | 1192 | ||
1193 | ima_template= [IMA] | ||
1194 | Select one of defined IMA measurements template formats. | ||
1195 | Formats: { "ima" | "ima-ng" } | ||
1196 | Default: "ima-ng" | ||
1197 | |||
1193 | init= [KNL] | 1198 | init= [KNL] |
1194 | Format: <full_path> | 1199 | Format: <full_path> |
1195 | Run specified binary instead of /sbin/init as init | 1200 | Run specified binary instead of /sbin/init as init |