mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-21 05:27:04 +00:00
meta-integrity: Remove stale variables and documentation
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
81d5a6edc7
commit
d2d125de92
@@ -153,12 +153,7 @@ ima-evm-rootfs.bbclass:
|
||||
IMA_EVM_KEY_DIR = "<full path>"
|
||||
IMA_EVM_PRIVKEY = "<some other path/privkey_ima.pem>"
|
||||
|
||||
By default, the entire file system gets signed. When using a policy which
|
||||
does not require that, the set of files to be labelled can be chosen
|
||||
by overriding the default "find" expression, for example like this:
|
||||
|
||||
IMA_EVM_ROOTFS_FILES = "usr sbin bin lib -type f"
|
||||
|
||||
By default, the entire file system gets signed.
|
||||
|
||||
2. Usage
|
||||
========
|
||||
|
||||
Reference in New Issue
Block a user