]> err.no Git - util-linux/commit
rtcwake: support not suspending
authorMarco d'Itri <md@Linux.IT>
Sun, 25 Jan 2009 16:44:16 +0000 (17:44 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 26 Jan 2009 20:22:24 +0000 (21:22 +0100)
commite4b0fc36ffb565f19db8934bc13c9b6a2bce572f
tree55be219b21ec46af7f4cfe9076950b086278fa4f
parent922a121b6065ae8fd124a72cd0b7e8b9b890f9f6
rtcwake: support not suspending

People usually want to use pm-utils to suspend the system instead of
the raw kernel interface, so I added an option to just exit after
configuring the wakeup time.
Actually I think that all the suspend code should be removed from
rtcwake, since it does not really belong there.

Signed-off-by: Marco d'Itri <md@linux.it>
sys-utils/rtcwake.8
sys-utils/rtcwake.c