X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=filesystem%2Fetc%2Fcron.d%2Fian;h=76ebe3bc9fb511944491c997ef626eae0cae5ac2;hb=4d0dc703ef2e62cd16ea84f27456f6f50f74baa3;hp=65612f44fd209d28c9dceac4514f09733ed6a2d1;hpb=3cb765db2b8c6d95ae757d535cd900c67c67c098;p=distro-setup diff --git a/filesystem/etc/cron.d/ian b/filesystem/etc/cron.d/ian old mode 100755 new mode 100644 index 65612f4..76ebe3b --- a/filesystem/etc/cron.d/ian +++ b/filesystem/etc/cron.d/ian @@ -1,2 +1,9 @@ SHELL=/bin/bash -*/10 * * * * ian /a/exe/rootsshsync +PATH=/usr/bin:/bin:/usr/local/bin:/a/exe +*/10 * * * * iank rootsshsync |& log-once -15 rootsshsync +# this goes into bash prompt, does in cron for more efficient shell +* * * * * iank system-status |& log-once system-status +2 * * * * iank check-remote-mailqs |& log-once check-remote-mailqs +# If theres any logged errors we didnt handle in 3 days, maybe we accidentally missed them, +# so report if we did +4 9 * * 5 root find /var/local/cron-errors /home/iank/cron-errors -type f -mtime +3