From 92a39ae1989a7583d696afd4c89990aea802e9ea Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 22 May 2012 02:00:53 +0200 Subject: mount: use the same fstab extension option syntax everywhere The man page and the actual code differed, and this is now corrected --- man/systemd.mount.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 2352b6a8fe..ddaa3ce744 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -109,12 +109,9 @@ When reading /etc/fstab a few special mount options are understood by systemd which influence how dependencies are created for mount - points from /etc/fstab. If - 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 + points from /etc/fstab. 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 @@ -123,7 +120,7 @@ system. See systemd.automount5 for details. If - is + is specified it may be used to configure how long systemd should wait for a device to show up before giving up on an entry from -- cgit v1.2.3-54-g00ecf