supercronic icon indicating copy to clipboard operation
supercronic copied to clipboard

Does supecronic support crontab RANDOM_DELAY variable?

Open jurim76 opened this issue 2 years ago • 2 comments

From man crontab The RANDOM_DELAY variable allows delaying job startups by random amount of minutes with upper limit specified by the variable. The random scaling factor is determined during the cron daemon startup so it remains constant for the whole run time of the daemon.

jurim76 avatar Jan 25 '23 12:01 jurim76