From 235756f049cbd7cac08552b8ca05d9d45c460850 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Tue, 25 Mar 2025 10:20:48 +0100 Subject: ref-manual/variables.rst: document the MOUNT_GROUP variable (From yocto-docs rev: 959735468264bac1bdd7b274fc1477635817c208) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 70ed7db4d5..b872d79355 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -5739,6 +5739,11 @@ system and gives an overview of their function and contents. specifies the base directory for auto-mounting filesystems. The default value is "/run/media". + :term:`MOUNT_GROUP` + On non-systemd systems (where ``udev-extraconf`` is being used), + specifies the mount group for auto-mounting filesystems. The + default value is "disk". + :term:`MULTIMACH_TARGET_SYS` Uniquely identifies the type of the target system for which packages are being built. This variable allows output for different types of -- cgit v1.2.3-54-g00ecf