diff options
-rw-r--r-- | documentation/ref-manual/variables.rst | 5 |
1 files changed, 5 insertions, 0 deletions
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. | |||
5739 | specifies the base directory for auto-mounting filesystems. The | 5739 | specifies the base directory for auto-mounting filesystems. The |
5740 | default value is "/run/media". | 5740 | default value is "/run/media". |
5741 | 5741 | ||
5742 | :term:`MOUNT_GROUP` | ||
5743 | On non-systemd systems (where ``udev-extraconf`` is being used), | ||
5744 | specifies the mount group for auto-mounting filesystems. The | ||
5745 | default value is "disk". | ||
5746 | |||
5742 | :term:`MULTIMACH_TARGET_SYS` | 5747 | :term:`MULTIMACH_TARGET_SYS` |
5743 | Uniquely identifies the type of the target system for which packages | 5748 | Uniquely identifies the type of the target system for which packages |
5744 | are being built. This variable allows output for different types of | 5749 | are being built. This variable allows output for different types of |