[systemd-bugs] [Bug 86488] swap + nofail = timeout and dependency failed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 24 04:28:02 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86488
--- Comment #3 from Marcos Mello <marcosfrm at gmail.com> ---
Well, changing 'nofail' to 'defaults' does not make difference. So 'nofail' is
a NOP. That is not expected.
man swapon
-e, --ifexists
*Silently* skip devices that do not exist. The /etc/fstab mount option nofail
may also be used to skip non-existing device.
man systemd.mount
If nofail is given, this mount will be only wanted, not required, by the
local-fs.target. This means that the boot will continue even if this mount
point is not mounted successfully. Option fail has the opposite meaning and is
the default.
but:
systemd-analyze dump
-> Unit swap.target:
...
Requires:
dev-disk-by\x2duuid-8872f836\x2d3676\x2d49a9\x2dafdc\x2d6eb790a13d9f.swap
?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141124/9e773f24/attachment.html>
More information about the systemd-bugs
mailing list