<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - swap partition not automouning anymore on boot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69291#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - swap partition not automouning anymore on boot"
href="https://bugs.freedesktop.org/show_bug.cgi?id=69291">bug 69291</a>
from <span class="vcard"><a class="email" href="mailto:hussam@visp.net.lb" title="Hussam Al-Tayeb <hussam@visp.net.lb>"> <span class="fn">Hussam Al-Tayeb</span></a>
</span></b>
<pre>[hussam@hades linux]$ fgrep swap /etc/fstab
UUID=085d0683-1c42-436e-9218-642a81a31830 swap swap defaults 0 0
[hussam@hades linux]$ cat /proc/swaps
Filename Type Size Used
Priority
[hussam@hades linux]$ fgrep -r swap.target /lib/systemd/system/
/lib/systemd/system/sysinit.target:Wants=local-fs.target swap.target
/lib/systemd/system/sysinit.target:After=local-fs.target swap.target
emergency.service emergency.target
[hussam@hades linux]$ echo /run/systemd/generator/*.swap
/run/systemd/generator/dev-disk-by\x2duuid-085d0683\x2d1c42\x2d436e\x2d9218\x2d642a81a31830.swap
[hussam@hades linux]$ cat /run/systemd/generator/*.swap
# Automatically generated by systemd-fstab-generator
[Unit]
SourcePath=/etc/fstab
[Swap]
What=/dev/disk/by-uuid/085d0683-1c42-436e-9218-642a81a31830
[hussam@hades el_linux]$ find /run/systemd/generator.late/ -name '*swap*'
find: `/run/systemd/generator.late/': No such file or directory</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>