Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 133743 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- hal-system-power-suspend.old        2006-06-05 19:10:37.179811750 +0900
0
++ hal-system-power-suspend    2006-06-05 19:08:36.375897750 +0900
Lines 61-66 Link Here
61
           # Use the raw kernel sysfs interface
61
           # Use the raw kernel sysfs interface
62
           echo "mem" > /sys/power/state
62
           echo "mem" > /sys/power/state
63
           RET=$?
63
           RET=$?
64
       elif [ -x "/usr/sbin/hibernate-ram" ] ; then
65
           /usr/sbin/hibernate-ram
66
           RET=$?
64
       else
67
       else
65
           # TODO: add other scripts support
68
           # TODO: add other scripts support
66
           unsupported
69
           unsupported

Return to bug 133743