sxmo-utils/scripts
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
..
appscripts scripts/appscripts/sxmo_youtube.sh: Switch back to using codemadness-frontends 2021-06-13 21:06:37 +02:00
core Handle cron tasks while in crust 2021-06-29 22:43:09 +02:00
deviceprofiles deviceprofiles/librem5: set BACKLIGHT var to correct device 2021-05-20 09:45:08 +02:00
modem Add back a notification when receiving a call 2021-06-29 22:42:32 +02:00
notifications Fix the notification menu usage when notification are doubled 2021-06-22 15:01:32 +02:00