76ebe3bc9fb511944491c997ef626eae0cae5ac2
[distro-setup] / filesystem / etc / cron.d / ian
1 SHELL=/bin/bash
2 PATH=/usr/bin:/bin:/usr/local/bin:/a/exe
3 */10 * * * * iank rootsshsync |& log-once -15 rootsshsync
4 # this goes into bash prompt, does in cron for more efficient shell
5 * * * * * iank system-status |& log-once system-status
6 2 * * * * iank check-remote-mailqs |& log-once check-remote-mailqs
7 # If theres any logged errors we didnt handle in 3 days, maybe we accidentally missed them,
8 # so report if we did
9 4 9 * * 5 root find /var/local/cron-errors /home/iank/cron-errors -type f -mtime +3