[systemd-bugs] [Bug 69291] swap partition not automouning anymore on boot
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 13 04:07:02 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69291
--- Comment #5 from Hussam Al-Tayeb <hussam at visp.net.lb> ---
[hussam at hades linux]$ fgrep swap /etc/fstab
UUID=085d0683-1c42-436e-9218-642a81a31830 swap swap defaults 0 0
[hussam at hades linux]$ cat /proc/swaps
Filename Type Size Used
Priority
[hussam at 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 at hades linux]$ echo /run/systemd/generator/*.swap
/run/systemd/generator/dev-disk-by\x2duuid-085d0683\x2d1c42\x2d436e\x2d9218\x2d642a81a31830.swap
[hussam at 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 at hades el_linux]$ find /run/systemd/generator.late/ -name '*swap*'
find: `/run/systemd/generator.late/': No such file or directory
--
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/5a273b9e/attachment.html>
More information about the systemd-bugs
mailing list