mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
IMA: move the default policy file to /etc/ima directory
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -26,7 +26,7 @@ ROOT_DIR="${1}"
|
||||
SECURITYFS_DIR="${ROOT_DIR}/sys/kernel/security"
|
||||
|
||||
# The policy files are always placed in initramfs
|
||||
IMA_POLICY=/etc/ima_policy
|
||||
IMA_POLICY=/etc/ima/ima_policy
|
||||
|
||||
SECURITYFS_MOUNTED=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user