mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-14 01:09:36 +00:00
![]() We tried to solve this by matching the org.fwupd.hsi AppStream ID, but in some cases the resolution depends on what actually failed. Add "the action the user is supposed to do" as flags so that the front-end can translate this in the appropriate way, for instance, using a different string for log events and HSI dialogs. |
||
---|---|---|
.. | ||
fu-plugin-linux-tainted.c | ||
meson.build | ||
README.md |
Linux Kernel Tainted
Introduction
This plugin checks if the currently running kernel is tainted. The result will be stored in an security attribute for HSI.
External Interface Access
This plugin requires read access to /sys/kernel/tainted
.