]> err.no Git - util-linux/commit
rtcwake: prefer RTC_WKALM_SET over RTC_ALM_SET
authorGabriel Burt <gburt@novell.com>
Tue, 5 Aug 2008 05:18:52 +0000 (00:18 -0500)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Aug 2008 10:19:46 +0000 (12:19 +0200)
commitfc18118430fae01d578440560a91bf7035f310d4
tree7410b69d73c80771f97c2d3399a87b9f8a2b9a2f
parente8c7a57b4fafb16a4cbf535c8e07066b20ed9551
rtcwake: prefer RTC_WKALM_SET over RTC_ALM_SET

rtcwake: Prefer RTC_WKALM_SET over RTC_ALM_SET, fixing bug with not
waking up with new RTCs.  Also, return error if unable to set the alarm.

Signed-off-by: Gabriel Burt <gburt@novell.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/rtcwake.c