We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f75e1 commit 9ae5e71Copy full SHA for 9ae5e71
templates/2.2/agent.j2
@@ -229,7 +229,7 @@ ima_ml_path = "{{ agent.ima_ml_path }}"
229
# Path from where the agent will read the measured boot event log.
230
#
231
# If set as "default", Keylime will use the default path:
232
-# The default path is /sys/kernel/security/tpm0/binary_boot_measurements
+# The default path is /sys/kernel/security/tpm0/binary_bios_measurements
233
# If set as a relative path, it will be considered from the root path "/".
234
# If set as an absolute path, it will use it without changes
235
measuredboot_ml_path = "{{ agent.measuredboot_ml_path }}"
0 commit comments