Added fix for bug #120031.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@357 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Chris Gianelloni 19 years ago
parent 13b4d5b7f8
commit 286cdf75c9

@ -28,7 +28,7 @@ mount -t proc proc /proc
# # activate suspend2
# if [ -w /proc/suspend2/do_resume ]
# then
# echo "${GOOD}>>${NORMAL}${BOLD} Activating suspend2 resume..."
# echo -e "${GOOD}>>${NORMAL}${BOLD} Activating suspend2 resume..."
# echo > /proc/suspend2/do_resume
# fi

Loading…
Cancel
Save