8a0ac9552de7006a4cafcbddd018a0ce414da3ec
[distro-setup] / filesystem / etc / cron.d / ian
1 # default is /bin/sh
2 SHELL=/bin/bash
3 # default is /usr/bin:/bin
4 PATH=/sbin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/a/exe
5 MAILTO=root
6 */10 * * * * root rootsshsync |& log-once -15 rootsshsync
7 # If theres any logged errors we didnt handle in 4 days, maybe we accidentally missed them,
8 # so report if we did
9 4 9 * * 5 root /a/bin/ds/check-stale-alerts
10 4 15 * * 5 iank /a/bin/ds/mailclean
11 14 * * * * root /a/bin/ds/bk-backup |& log-once -24 bk-backup
12 0 7 * * * iank failmail myupgrade-iank
13 20 7 * * * root myupgrade |& log-once -1 myupgrade
14 # maybe try this again sometime. it needs updating to be like
15 # myupgrade.
16 #0 * * * * root mycheckrestart |& log-once -1 mycheckrestart
17 19 * * * * root check-crypttab