X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.mount.xml;fp=man%2Fsystemd.mount.xml;h=6d8eae6a934898e67904aa3b96d6fdda6fbbddf8;hb=5607d856b8606ba75446a07ab5e9048753e1d7a6;hp=ba841c3bab1b2f98d40544e755cf37ea7d5180fc;hpb=cb6531bee6e6f66c3a9d85b24fed68fae7fad6ad;p=elogind.git diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index ba841c3ba..6d8eae6a9 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -124,7 +124,7 @@ - <filename>/etc/fstab</filename> + <filename>fstab</filename> Mount units may either be configured via unit files, or via /etc/fstab (see @@ -142,8 +142,7 @@ When reading /etc/fstab a few special mount options are understood by systemd which influence how dependencies are created for mount - points from /etc/fstab. systemd - will create a dependency of type + points. systemd will create a dependency of type or (see option below), from either local-fs.target or @@ -180,27 +179,14 @@ - - - - - With this - mount will be only wanted, not required, by the - local-fs.target. This means - that the boot will continue even if this mount - point is not mounted successfully. Option - has the opposite meaning and - is the default. - - - With , this mount will not be added as a dependency for - local-fs.target. This means + local-fs.target or + remote-fs.target. This means that it will not be mounted automatically during boot, unless it is pulled in by some other unit. Option has the @@ -208,6 +194,21 @@ + + + + + With this + mount will be only wanted, not required, by + local-fs.target or + remote-fs.target. This means + that the boot will continue even if this mount + point is not mounted successfully. Option + has the opposite meaning and + is the default. + + +