2022-05-06 18:56:46

by Mimi Zohar

[permalink] [raw]
Subject: Re: [PATCH 3/3] ima: Append line feed to ima/binary_runtime_measurements

On Thu, 2022-05-05 at 21:23 +0800, Wang Weiyang wrote:
> There is no LF in binary_runtime_measurements output. It is little weird,
> so append LF to it.
>
> Example:
>
> / # cat /sys/kernel/security/ima/binary_runtime_measurements
> ...imaboot_aggregate/ #

Why would you cat a binary file?!. Doesn't make sense.

Mimi

>
> Signed-off-by: Wang Weiyang <[email protected]>