From c32247e9d7c4231d4f731c9103d90b4e2e1682a2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Jan 2013 18:10:11 +0100 Subject: [PATCH] man: correct order of precedence for fstab units --- man/systemd.mount.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 2dc095e47..7f879db70 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -153,8 +153,16 @@ h, ms. If a mount point is configured in both - /etc/fstab and a unit file, the - configuration in the latter takes precedence. + /etc/fstab and a unit file that + is stored below /usr the former + will take precedence. If the unit file is stored below + /etc it will take + precedence. This means: native unit files take + precedence over traditional configuration files, but + this is superseded by the rule that configuration in + /etc will always take precedence + over configuration in + /usr. -- 2.30.2