Two parts to this feature
- Don't suspend if cron/at jobs about to run
This will need a configurable parameter on how many seconds in future the cron/at task must be so that suspend will happen
- Resume when cron/at jobs due to run
This will need a configurable parameter on how many second to wake up before the cron/at task is to be run
Two parts to this feature
This will need a configurable parameter on how many seconds in future the cron/at task must be so that suspend will happen
This will need a configurable parameter on how many second to wake up before the cron/at task is to be run