resume: Ensure we actually wait for the /dev/resume 'device'
commit7b56b905824da32dfc0b9309a004013ff19986f6
authorColin Guthrie <colin@mageia.org>
Fri, 15 May 2015 13:53:41 +0000 (15 14:53 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 15 May 2015 14:01:41 +0000 (15 16:01 +0200)
tree3e1cf27efd2cc264d1c7e0f60069c11173b781fc
parent3e3ed34f036a833ccc2150c6224d0a954e841e39
resume: Ensure we actually wait for the /dev/resume 'device'

Although various bits are in place to cancel waiting for the /dev/resume
device (actually a symlink), we don't actually ever wait for it.

Also as the udev rule may create the symlink, silence any errors from
our manual ln -s call from the settled job.
modules.d/95resume/parse-resume.sh