diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4fb49e0d2501..c73d27184c13 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1330,6 +1330,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1330 | Formats: { "ima" | "ima-ng" } | 1330 | Formats: { "ima" | "ima-ng" } |
1331 | Default: "ima-ng" | 1331 | Default: "ima-ng" |
1332 | 1332 | ||
1333 | ima_template_fmt= | ||
1334 | [IMA] Define a custom template format. | ||
1335 | Format: { "field1|...|fieldN" } | ||
1336 | |||
1333 | ima.ahash_minsize= [IMA] Minimum file size for asynchronous hash usage | 1337 | ima.ahash_minsize= [IMA] Minimum file size for asynchronous hash usage |
1334 | Format: <min_file_size> | 1338 | Format: <min_file_size> |
1335 | Set the minimal file size for using asynchronous hash. | 1339 | Set the minimal file size for using asynchronous hash. |