From: Bill Nottingham Date: Thu, 9 Feb 2012 19:04:38 +0000 (+0100) Subject: man: Clarify man page with respect to automatic fstab dependencies X-Git-Tag: v42~18 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=54f5e17193a6837c1b2d59abcd4f84ec61069f33 man: Clarify man page with respect to automatic fstab dependencies Automatic mounts will be added if 'MountAuto=yes' is in system.conf, regardless of whether comment=systemd.mount is set. --- diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 198678494..8f1cc514c 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -110,9 +110,11 @@ few special mount options are understood by systemd which influence how dependencies are created for mount points from /etc/fstab. If - is specified as mount - option, then systemd will create a dependency of type - from either + is set in + system.conf (which is the + default), or if is + specified as mount option, then systemd will create a + dependency of type from either local-fs.target or remote-fs.target, depending whether the file system is local or remote. If