X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.automount.xml;h=754d1e37f382198db216a0b3a4d96e9ed035235d;hp=a09839a68d485ddcc7d9115355331f4dfb802bc6;hb=0009d2a63339af1ee9b6f18ab6cf42d68d089148;hpb=65232ea79d8f6b1288c33852f89b575a9200162d diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml index a09839a68..754d1e37f 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. @@ -136,12 +139,14 @@ DirectoryMode= - Directories of automount - points (and any parent directories) - are automatically created if - needed. This option specifies the file - system access mode used when creating - these directories. Defaults to + Directories of + automount points (and any parent + directories) are automatically created + if needed. This option specifies the + file system access mode used when + creating these directories. Takes an + access mode in octal + notation. Defaults to 0755. @@ -150,7 +155,7 @@ See Also - systemd8, + systemd1, systemctl8, systemd.unit5, systemd.mount5,