Comment 5 for bug 140590

Revision history for this message
Matthew Tighe (tighem) wrote :

replacing this line:

echo -n mem > /sys/power/state

with this:

echo -n disk > /sys/power/state

in the hibernate script fixes hibernation, too.