From 720876d5c00d6b28bed407ad4b787da8065a9541 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 22 Oct 2025 16:18:14 +0200 Subject: [PATCH] docs/MOUNT_REQUIREMENTS: also link to LFHS This document doesn't really without the basis of the other one. --- docs/MOUNT_REQUIREMENTS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/MOUNT_REQUIREMENTS.md b/docs/MOUNT_REQUIREMENTS.md index 470a5d65eeb..c75f7e812d6 100644 --- a/docs/MOUNT_REQUIREMENTS.md +++ b/docs/MOUNT_REQUIREMENTS.md @@ -10,6 +10,9 @@ SPDX-License-Identifier: LGPL-2.1-or-later This document describes the requirements placed by systemd on the time when various parts of the file system hierarchy must be available and mounted during boot. +This document should be read in conjunction with +[Linux File System Hierarchy](https://uapi-group.org/specifications/specs/linux_file_system_hierarchy/), +which describes the role of the mount points discussed here. If the file system backing a mount point is located on external or remote media that require special drivers, infrastructure or networking to be set up, -- 2.47.3