[systemd-bugs] [Bug 69291] swap partition not automouning anymore on boot

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 13 10:45:49 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=69291

--- Comment #8 from Hussam Al-Tayeb <hussam at visp.net.lb> ---
Now I have:

[hussam at hades ~]$  fgrep swap /etc/fstab
UUID=085d0683-1c42-436e-9218-642a81a31830 swap swap defaults 0 0
[hussam at hades ~]$ cat /proc/swaps 
Filename                                Type            Size    Used   
Priority
[hussam at hades ~]$ 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 at hades ~]$ echo /run/systemd/generator/*.swap 
/run/systemd/generator/dev-disk-by\x2duuid-085d0683\x2d1c42\x2d436e\x2d9218\x2d642a81a31830.swap
[hussam at hades ~]$ 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 at hades ~]$ find /run/systemd/generator.late/ -name '*swap*'
find: `/run/systemd/generator.late/': No such file or directory

But i still need to manually swapon -a

-- 
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/20130913/5419603f/attachment.html>


More information about the systemd-bugs mailing list