Auto updating anacrontab - Mon Jan 24 11:25:27 AM IST 2022

This commit is contained in:
2022-01-24 11:25:27 +02:00
parent a3fc6fd151
commit 991192abeb

View File

@@ -5,6 +5,7 @@
SHELL=/bin/sh
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=matanhorovitz@protonmail.com
MAILFROM=takahe@pukeko.xyz
# the maximal random delay added to the base delay of the jobs
RANDOM_DELAY=45
# the jobs will be started during the following hours only
@@ -14,5 +15,5 @@ RANDOM_DELAY=45
1 5 cron.daily nice run-parts /etc/cron.daily
7 25 cron.weekly nice run-parts /etc/cron.weekly
@monthly 45 cron.monthly nice run-parts /etc/cron.monthly
@daily 2 cron.daily restic-backup $SCRIPTS/Resticer
@daily 2 cron.daily config-backup $SCRIPTS/ConfigBackup
@daily 2 cron.daily sh $SCRIPTS/Kumonoboru
@daily 2 cron.daily sh $SCRIPTS/ConfigBackup