From 57b6ab1b4f413c06ccd8ac5955df9c439cf10e8d Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:21:43 -0500 Subject: [PATCH] Host vitals page: clarify that Fleet checks the default disk on Linux (#25778) Update the description on this page: https://fleetdm.com/vitals/disk-encryption-linux#linux More context in Slack here. --- docs/queries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/queries.yml b/docs/queries.yml index 17aa018795..67714837f3 100644 --- a/docs/queries.yml +++ b/docs/queries.yml @@ -43,7 +43,7 @@ kind: built-in spec: name: Disk encryption (Linux) platform: linux - description: Retrieves the disk encryption status of a device running Linux. + description: "Retrieves the default disk's (/) encryption status of a device running Linux." query: | SELECT de.encrypted, m.path