X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.mount.xml;h=105afb41eaac8979145964bb0f526f065acb6e95;hb=31f92a7df427593532d221dd715e2e0a5b6f3a96;hp=a1cc9dbf8da66ec67df093ee5f28a4a5c5293268;hpb=66b1a24790ccc3c60509e6f94890ed8c20a2fe9e;p=elogind.git diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index a1cc9dbf8..105afb41e 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -44,7 +44,7 @@ systemd.mount - systemd mount configuration files + Mount unit configuration @@ -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