From: Daan De Meyer Date: Wed, 3 Aug 2022 13:52:29 +0000 (+0200) Subject: man: Clarify that tools should prefer mount units over editing fstab X-Git-Tag: v252-rc1~523 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29e804dffd52496aaad2d0fc6a50d18a9940010d;p=thirdparty%2Fsystemd.git man: Clarify that tools should prefer mount units over editing fstab --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 8f4ebfc788e..e4e35f2dd86 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -156,16 +156,14 @@ <filename>fstab</filename> - Mount units may either be configured via unit files, or via - /etc/fstab (see + Mount units may either be configured via unit files, or via /etc/fstab (see fstab5 - 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. In general, - configuring mount points through /etc/fstab - is the preferred approach. See - systemd-fstab-generator8 - for details about the conversion. + 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. In general, configuring + mount points through /etc/fstab is the preferred approach to manage mounts for + humans. For tooling, writing mount units should be preferred over editing /etc/fstab. + See systemd-fstab-generator8 + for details about the conversion from /etc/fstab to mount units. The NFS mount option for NFS background mounts as documented in nfs5