From 773ebc0c32cb0d176c0a0bdf633b0891947558d7 Mon Sep 17 00:00:00 2001 From: tblume Date: Tue, 10 May 2016 16:20:03 +0200 Subject: man: document the nfs mount option bg as unsupported (#3231) The nfs mount option bg will not be supported with systemd. Reasons are discussed here: https://github.com/systemd/systemd/pull/3169 --- man/systemd.mount.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index bf56a49e58..66cddd72e0 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -159,6 +159,11 @@ systemd-fstab-generator8 for details about the conversion. + The NFS mount option for NFS background mounts + as documented in nfs5 + is not supported in /etc/fstab entries. The systemd mount option + provides similar functionality and should be used instead. + When reading /etc/fstab a few special mount options are understood by systemd which influence how dependencies are created for mount points. systemd will create a -- cgit v1.2.3-54-g00ecf