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

From: Mimi Zohar
Date: Fri May 06 2022 - 07:17:19 EST


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 <wangweiyang2@xxxxxxxxxx>