From deb6120920e6341b1c16f5f088ab057358bb8fc4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 5 Dec 2014 00:47:38 +0100 Subject: man: there's actually no "fail" fstab option, but only "nofail" --- man/systemd.mount.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 6d8eae6a93..8527386594 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -196,16 +196,13 @@ - With this mount will be only wanted, not required, by local-fs.target or remote-fs.target. This means that the boot will continue even if this mount - point is not mounted successfully. Option - has the opposite meaning and - is the default. + point is not mounted successfully. -- cgit v1.2.3-54-g00ecf