X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=crontab.d%2Fjobs;h=496a0200256e6c3a446315007b068296c7971d79;hb=5d1ba6c020a45414f4fa419675fcfd751d3e17ce;hp=8f575fcc85b57d1b32459f8bca21e366c2f867bd;hpb=556fcce13fb08df53b84f2878fdff27464aacf6b;p=config%2Fdotfiles.git diff --git a/crontab.d/jobs b/crontab.d/jobs index 8f575fc..496a020 100644 --- a/crontab.d/jobs +++ b/crontab.d/jobs @@ -36,3 +36,5 @@ PATH=$HOME/bin:$HOME/.shell/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/u # Run every x hours. 31 */6 * * * RAND_SLEEP 600; run-parts --report .crontab.d/jobs.hourly6 39 */8 * * * RAND_SLEEP 600; run-parts --report .crontab.d/jobs.hourly8 + +# vim: ft=crontab