From 0d146ad29a05846b0e4d34e9db2fa5ee3ef8cbd3 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Thu, 12 Feb 2009 09:54:14 -0800 Subject: [PATCH] --- yaml --- r: 132620 b: refs/heads/master c: b53fab9d48e9bd9aeba0b500dec550becd981a91 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/integrity/ima/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ecb9610fa577..7b9f62a838ca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 35d50e60e8b12e4adc2fa317343a176d87294a72 +refs/heads/master: b53fab9d48e9bd9aeba0b500dec550becd981a91 diff --git a/trunk/security/integrity/ima/Kconfig b/trunk/security/integrity/ima/Kconfig index 3d2b6ee778a0..53d9764e8f09 100644 --- a/trunk/security/integrity/ima/Kconfig +++ b/trunk/security/integrity/ima/Kconfig @@ -49,7 +49,7 @@ config IMA_AUDIT config IMA_LSM_RULES bool - depends on IMA && (SECURITY_SELINUX || SECURITY_SMACK) + depends on IMA && AUDIT && (SECURITY_SELINUX || SECURITY_SMACK) default y help - Disabling this option will disregard LSM based policy rules + Disabling this option will disregard LSM based policy rules.