mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-12 18:03:18 +00:00
![]() This allows us to profile the daemon startup so we can find any plugins taking an inordinate amount of time to start. |
||
---|---|---|
.. | ||
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
.