X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.automount.xml;h=e01cac7bc2513b2dba020c9e07a0d7acf7ced505;hb=74d005783e355acc784d123024e33bbb66ef9ef1;hp=bf4b5d8214b46fc6b6e3a8c607b6698a5e719bea;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8;p=elogind.git diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml index bf4b5d821..e01cac7bc 100644 --- a/man/systemd.automount.xml +++ b/man/systemd.automount.xml @@ -44,11 +44,11 @@ systemd.automount - systemd automount configuration files + Automount unit configuration - systemd.automount + automount.automount @@ -70,7 +70,7 @@ Automount units must be named after the automount directories they control. Example: the - automount point /home/lennart + automount point /home/lennart must be configured in a unit file home-lennart.automount. For details about the escaping logic used to convert a @@ -123,14 +123,14 @@ specific to the [Automount] section of automount units are the following: - + Where= Takes an absolute path of a directory of the automount point. If the automount point is not - existing at time of the automount + existing at time that the automount point is installed it is created. This string must be reflected in the unit file name. (See above.) This option is @@ -160,7 +160,8 @@ systemd.unit5, systemd.mount5, mount8, - automount8 + automount8, + systemd.directives7