From e0cabd4bb536bce3a9636a12b8dbc512c28c2395 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 2 Jul 2010 01:33:54 +0200 Subject: man: document swap units --- man/systemd.automount.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'man/systemd.automount.xml') diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml index a09839a68..b7777387e 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. - Automount units must be named after the file - paths they reflect. Example: the automount point - /home/lennart must be configured - in a unit file + Automount units must be named after the + automount directories they control. Example: the + automount point /home/lennart + must be configured in a unit file home-lennart.automount. 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. + If an automount point is beneath another mount + point in the file system hierarchy a dependency + between both units is created automatically. -- cgit v1.2.3