diff options
Diffstat (limited to 'toys')
-rw-r--r-- | toys/other/rtcwake.c (renamed from toys/pending/rtcwake.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/rtcwake.c b/toys/other/rtcwake.c index 0b034594..161bd881 100644 --- a/toys/pending/rtcwake.c +++ b/toys/other/rtcwake.c @@ -6,7 +6,7 @@ USE_RTCWAKE(NEWTOY(rtcwake, "(list-modes);(auto)a(device)d:(local)l(mode)m:(seco config RTCWAKE bool "rtcwake" - default n + default y help usage: rtcwake [-aluv] [-d FILE] [-m MODE] [-s SECS] [-t UNIX] |