diff mbox series

[v2] features: Add distro feature "audit"

Message ID db22bdb6f13cb1a7159a9284058eba3f07a4a700.1784236750.git.joerg.sommer@navimatix.de
State New
Headers show
Series [v2] features: Add distro feature "audit" | expand

Commit Message

Jörg Sommer July 16, 2026, 9:25 p.m. UTC
From: Jörg Sommer <joerg.sommer@navimatix.de>

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
---
Changes since v1:

* I've added a link to the documentation wiki.

 documentation/ref-manual/features.rst | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index 77d034f0c..d12b7fa13 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -141,6 +141,8 @@  metadata, as extra layers can define their own:
    section in the Yocto Project Application Development and the
    Extensible Software Development Kit (eSDK) manual.
 
+-  *audit:* Enables `linux-audit <https://github.com/linux-audit/audit-documentation/wiki>`__ support.
+
 -  *bluetooth:* Include bluetooth support (integrated BT only).
 
 -  *cramfs:* Include CramFS support.