On Tue, Jun 03, 2008 at 03:21:19PM -0700, David Brownell wrote: > On Tuesday 03 June 2008, Mike Frysinger wrote: > > On Tuesday 03 June 2008, Paulius Zaleckas wrote: > > > rtcwake-standby.patch > > > Writing "suspend" to /sys/power/state does nothing. > > > Even "man rtcwake" says that default should be "standby" :) > > Ack. I'm quite sure the original code didn't have this bug. ;) Right, your original code uses: static char *suspend = "standby"; :-) I'll apply the patch to the final 2.14. Karel > > > -#define DEFAULT_MODE "suspend" > > > +#define DEFAULT_MODE "standby" -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html