X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.mount.xml;h=21177a26232605da1a99d318d62ff412d842786e;hb=845c53246f73a505f12bb7f685a530045fa60a40;hp=7f879db7099c930d839c78a9239ed733496caf53;hpb=c32247e9d7c4231d4f731c9103d90b4e2e1682a2;p=elogind.git diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 7f879db70..21177a262 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -48,7 +48,7 @@ - systemd.mount + mount.mount @@ -86,7 +86,7 @@ Mount units must be named after the mount point directories they control. Example: the mount point - /home/lennart must be configured + /home/lennart must be configured in a unit file home-lennart.mount. For details about the escaping logic used to convert a file system @@ -105,7 +105,10 @@ Mount points created at runtime (independently of unit files or /etc/fstab) will be monitored by systemd and appear like any other mount - unit in systemd. + unit in systemd. + See /proc/self/mountinfo description + in proc5. + Some file systems have special semantics as API file systems for kernel-to-userspace and @@ -179,7 +182,7 @@ options specific to the [Mount] section of mount units are the following: - + What= @@ -273,7 +276,7 @@ for compatibility reasons and should not be used in newly written mount files. - + FsckPassNo= @@ -297,6 +300,7 @@ systemd.kill5, systemd.service5, systemd.device5, + proc5, mount8, systemd-fstab-generator8, systemd.directives7