You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cryptsetup and dmsetup to stdlib paths for all Linux platforms
Adds path[cryptsetup] and (where missing) path[dmsetup] to the
redhat, debian, opensuse, suse|sles, and archlinux|manjaro sections.
Paths verified in containers for each platform:
- archlinux: /usr/bin (all of /sbin, /usr/sbin -> /usr/bin)
- redhat, debian, opensuse, suse|sles: /usr/sbin
Used by the inventory-fde module (cfengine/modules#123) for LUKS
keyslot metadata inspection.
0 commit comments