summaryrefslogtreecommitdiff
path: root/man/systemd.automount.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.automount.xml
parent65232ea79d8f6b1288c33852f89b575a9200162d (diff)
downloadsystemd-e0cabd4bb536bce3a9636a12b8dbc512c28c2395.tar.gz
man: document swap units
Diffstat (limited to 'man/systemd.automount.xml')
-rw-r--r--man/systemd.automount.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index a09839a68d..b7777387ea 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -68,10 +68,10 @@
automount specific configuration options are configured
in the [Automount] section.</para>
- <para>Automount units must be named after the file
- paths they reflect. Example: the automount point
- <filename>/home/lennart</filename> must be configured
- in a unit file
+ <para>Automount units must be named after the
+ automount directories they control. Example: the
+ automount point <filename>/home/lennart</filename>
+ must be configured in a unit file
<filename>home-lennart.automount</filename>. For
details about the escaping logic used to convert a
file system path to a unit name see
@@ -92,6 +92,9 @@
on-demand mounting as well as parallelized mounting of
file systems.</para>
+ <para>If an automount point is beneath another mount
+ point in the file system hierarchy a dependency
+ between both units is created automatically.</para>
</refsect1>
<refsect1>