X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.mount.xml;h=4bf652323ef3cde559a4be2c512119383419995f;hb=e156d769c3ee756cdb20f8522ace9ea459a82655;hp=a1cc9dbf8da66ec67df093ee5f28a4a5c5293268;hpb=66b1a24790ccc3c60509e6f94890ed8c20a2fe9e;p=elogind.git diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index a1cc9dbf8..4bf652323 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -104,7 +104,12 @@ Mount units may either be configured via unit files, or via /etc/fstab (see fstab5 - for details). + for details). Mounts listed in + /etc/fstab will be converted into + native units dynamically at boot and when the + configuration of the system manager is reloaded. See + systemd-fstab-generator8 + for details about the conversion. When reading /etc/fstab a few special mount options are understood by systemd @@ -258,6 +263,18 @@ + + + + + Compatibility Options + + The following option is also available in the + [Mount] section, but exists purely + for compatibility reasons and should not be used in + newly written mount files. + + FsckPassNo= @@ -268,7 +285,6 @@ for more information on this setting. - @@ -281,7 +297,8 @@ systemd.exec5, systemd.service5, systemd.device5, - mount8 + mount8, + systemd-fstab-generator8