+# After a change, do conflink; cron-test
+#
+# Then after cron output saying the file was loaded without error, kill
+# background job.
+
# field allowed values
# ----- --------------
# minute 0–59
# default is /usr/bin:/bin
PATH=/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/a/exe
MAILTO=root
-*/10 * * * * root rootsshsync |& log-once -15 rootsshsync
+
+*/10 * * * * root rootsshsync |& log-once -15 rootsshsync
+
# If theres any logged errors we didnt handle in 4 days, maybe we accidentally missed them,
# so report if we did
-4 9 * * 5 root /a/bin/ds/check-stale-alerts
-4 10 * * 5 root /a/bin/ds/check-radicale
+4 9 * * 5 root /a/bin/ds/check-stale-alerts
+4 10 * * 5 root /a/bin/ds/check-radicale
4 15 * * 5 iank /a/bin/ds/mailclean
14 * * * * root /a/bin/ds/bk-backup |& log-once -24 bk-backup
-0 7 * * * iank failmail myupgrade-iank
-20 7 * * * root myupgrade |& log-once -1 myupgrade
-20 5 * * * root prof-backup |& log-once -1 prof-backup
+0 7 * * * iank failmail myupgrade-iank
+20 7 * * * root myupgrade |& log-once -1 myupgrade
+20 5 * * * root prof-backup |& log-once -1 prof-backup
19 * * * * root check-crypttab
4 20 * * 5 iank /usr/local/bin/check-lets-encrypt-ssl-settings
4 21 * * 5 iank /b/ds/auto-commit-changes /a /p
-4 24 * * 5 iank failmail /b/ds/eggdrop-upgrade
+4 23 * * 5 iank failmail /b/ds/eggdrop-upgrade
+
# avoid dnssec expirations. This is a hack, what we should
# do instead is something like, sign only if expiration is
# coming soon, and send an email notication, because this