man: correct order of precedence for fstab units

This commit is contained in:
Lennart Poettering
2013-01-15 18:14:13 +01:00
parent dd6f5e4fb8
commit c32247e9d7
+10 -2
View File
@@ -153,8 +153,16 @@
<literal>h</literal>, <literal>ms</literal>.</para>
<para>If a mount point is configured in both
<filename>/etc/fstab</filename> and a unit file, the
configuration in the latter takes precedence.</para>
<filename>/etc/fstab</filename> and a unit file that
is stored below <filename>/usr</filename> the former
will take precedence. If the unit file is stored below
<filename>/etc</filename> 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
<filename>/etc</filename> will always take precedence
over configuration in
<filename>/usr</filename>.</para>
</refsect1>
<refsect1>