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.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user