mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
Add additional *_KEYS_DIR to keys.conf
Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
This commit is contained in:
@@ -521,6 +521,8 @@ RPM_KEYS_DIR = "\${MASTER_KEYS_DIR}/rpm_keys"
|
||||
BOOT_KEYS_DIR = "\${MASTER_KEYS_DIR}/boot_keys"
|
||||
MOK_SB_KEYS_DIR = "\${MASTER_KEYS_DIR}/mok_sb_keys"
|
||||
SYSTEM_TRUSTED_KEYS_DIR = "\${MASTER_KEYS_DIR}/system_trusted_keys"
|
||||
SECONDARY_TRUSTED_KEYS_DIR = "\${MASTER_KEYS_DIR}/secondary_trusted_keys"
|
||||
MODSIGN_KEYS_DIR = "\${MASTER_KEYS_DIR}/modsign_keys"
|
||||
UEFI_SB_KEYS_DIR = "\${MASTER_KEYS_DIR}/uefi_sb_keys"
|
||||
GRUB_PUB_KEY = "\${MASTER_KEYS_DIR}/boot_keys/boot_pub_key"
|
||||
GRUB_PW_FILE = "\${MASTER_KEYS_DIR}/boot_keys/boot_cfg_pw"
|
||||
|
||||
Reference in New Issue
Block a user