<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - swap + nofail = timeout and dependency failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86488#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - swap + nofail = timeout and dependency failed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=86488">bug 86488</a>
from <span class="vcard"><a class="email" href="mailto:marcosfrm@gmail.com" title="Marcos Mello <marcosfrm@gmail.com>"> <span class="fn">Marcos Mello</span></a>
</span></b>
<pre>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
?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>