sxmo-utils/configs/default_hooks
Stacy Harper 0ed27f8538 Handle cron tasks while in crust
mnc goal is to display when will occurs the next cron job.

We drop the "sxmo_screenlock.sh rtc" command and the
SXMO_RTCWAKEINTERVAL variable. We will now only use
"sxmo_screenlock.sh crust" which mean suspend until next cron job
(-2 seconds).

To replicate the old behavior of the blinking phone then returning to
suspension (if needed) we now use a new script.

By example:

*/15 * * * * DISPLAY=:0 sxmo_rtcwake.sh sleep 10

This will trigger a 10s sleep task every 15 minutes (the old default
rtcwake hook).

Signed-off-by: Stacy Harper <contact@stacyharper.net>
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
2021-06-29 22:43:09 +02:00
..
battery add a configurable daemon that warns on low battery 2021-06-21 23:01:48 +02:00
battery_crit add a configurable daemon that warns on low battery 2021-06-21 23:01:48 +02:00
discard Rework the incoming call pickup/discard behavior 2021-04-23 19:16:08 +02:00
missed_call Simplify and prevent killing existing mpv instances 2021-04-09 23:25:27 +02:00
mute_ring Rework the incoming call pickup/discard behavior 2021-04-23 19:16:08 +02:00
pickup Simplify and prevent killing existing mpv instances 2021-04-09 23:25:27 +02:00
postwake Rework the sxmo screenlock 2021-06-06 09:41:36 +02:00
ring Simplify and prevent killing existing mpv instances 2021-04-09 23:25:27 +02:00
sms Implement default hooks for ringing and incoming texts, playing audio 2021-03-30 21:02:42 +02:00