summaryrefslogtreecommitdiff
path: root/man/systemd.mount.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-02 01:33:54 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-02 01:33:54 +0200
commite0cabd4bb536bce3a9636a12b8dbc512c28c2395 (patch)
tree004fe17a3a7832dc2092e788c753d953a9c9771a /man/systemd.mount.xml
parent65232ea79d8f6b1288c33852f89b575a9200162d (diff)
man: document swap units
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r--man/systemd.mount.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 94ed66453a..bb969bb4e8 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -71,8 +71,8 @@
<para>Additional options are listed in
<citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
- <para>Mount units must be named after the file paths
- they reflect. Example: the mount point
+ <para>Mount units must be named after the mount point
+ directories they control. Example: the mount point
<filename>/home/lennart</filename> must be configured
in a unit file
<filename>home-lennart.mount</filename>. For details
@@ -84,6 +84,10 @@
an automount unit, to allow on-demand or parallelized
mounting. See
<citerefentry><refentrytitle>systemd.automount</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
+
+ <para>If an mount point is beneath another mount point
+ in the file system hierarchy a dependency between both
+ units is created automatically.</para>
</refsect1>
<refsect1>