7 ms·
I wrote something remarkably similar a few years ago, for similar reasons. I was pretty baffled that nothing similar already existed. Auto-wake with the RTC t
by mrmekon 4y ago
I wrote something remarkably similar a few years ago, for similar reasons. I was pretty baffled that nothing similar already existed. Auto-wake with the RTC timer was what I really wanted.
Link, in case you care: https://github.com/mrmekon/circadian https://github.com/mrmekon/circadian
I have a "NAS", which is really an enormous desktop tower crammed full of hard drives. It auto-wakes once per day, pulls backups from my various servers all over the place, then returns to sleep.
- compumike 4y agoDid not know about /sys/class/rtc/rtc0/wakealarm — thanks!
- 5d41402abc4b 4y agohttps://linux.die.net/man/8/rtcwake https://linux.die.net/man/8/rtcwake