[systemd-bugs] [Bug 58679] systemd overriding /sys/power/disk with "platform" on hibernate
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Dec 23 04:22:25 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=58679
--- Comment #1 from tekrotzen <tekrotzen+bugzilla at gmail.com> ---
at the moment I created a copy of systemd-hibernate.service in
/etc/systemd/system/ , replacing
ExecStart=/usr/lib/systemd/systemd-sleep hibernate
with a small script:
#!/bin/sh
echo -n "shutdown" > /sys/power/disk
echo -n "disk" > /sys/power/state
--
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/20121223/0882fd09/attachment.html>
More information about the systemd-bugs
mailing list