summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_IMA_APPRAISE
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2018-03-12 12:12:50 -0700
committerLaura Abbott <labbott@redhat.com>2018-03-12 12:12:50 -0700
commit4acc5bbea900934e5b4bc8835a62b5dcc5c57cab (patch)
tree5564c5f7373c109f37298ae914f59dbefa2d9c34 /configs/fedora/generic/CONFIG_IMA_APPRAISE
parent06a455a312a2ee8eada2805fe20d362366630b1c (diff)
downloadkernel-4acc5bbea900934e5b4bc8835a62b5dcc5c57cab.tar.gz
kernel-4acc5bbea900934e5b4bc8835a62b5dcc5c57cab.tar.xz
kernel-4acc5bbea900934e5b4bc8835a62b5dcc5c57cab.zip
Disable IMA appraise (rhbz 1554474)
A recent change to the EFI lockdown patch forces IMA policy to be loaded when secureboot is used. Unfortunately, we don't have all the pieces in place to have all components fully signed. Disable appraisal for now until that gets fixed.
Diffstat (limited to 'configs/fedora/generic/CONFIG_IMA_APPRAISE')
-rw-r--r--configs/fedora/generic/CONFIG_IMA_APPRAISE2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_IMA_APPRAISE b/configs/fedora/generic/CONFIG_IMA_APPRAISE
index da04fd67d..acbe2fe3c 100644
--- a/configs/fedora/generic/CONFIG_IMA_APPRAISE
+++ b/configs/fedora/generic/CONFIG_IMA_APPRAISE
@@ -1 +1 @@
-CONFIG_IMA_APPRAISE=y
+# CONFIG_IMA_APPRAISE is not set