Quote:
Originally Posted by mattcd216
Thanks. And I presume they’ll run indefinitely, until a reboot or shutdown?
|
Correct.
A cron job is not enough, as cron only runs while the kindle is awake.
You need to set a rtc wakealarm to ensure that the kindle wakes up from sleep.
Lipc-wait-event also has a flag to tell it how many times to run, if you dont want it to run forever.