X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fcron.d%2Fian;h=35a69975730ef6e0edafb38c7880990ad95e1404;hb=c578efcab3f35b96b1b3e4e7248f0fa24d815594;hp=8327a1420638030020bf1193cd47a57df543134f;hpb=eb9b839bb5a91c60cc4f6eb9d7e38ffbf73f0e90;p=distro-setup diff --git a/filesystem/etc/cron.d/ian b/filesystem/etc/cron.d/ian old mode 100755 new mode 100644 index 8327a14..35a6997 --- a/filesystem/etc/cron.d/ian +++ b/filesystem/etc/cron.d/ian @@ -1,2 +1,5 @@ SHELL=/bin/bash -*/10 * * * * ian /a/exe/rootsshsync 2>&1 | /usr/local/bin/log-once -15 +*/10 * * * * iank /a/exe/rootsshsync 2>&1 | /usr/local/bin/log-once -15 rootsshsync +# this goes into bash prompt, does in cron for more efficient shell +* * * * * iank /a/exe/system-status 2>&1 | /usr/local/bin/log-once system-status +2 * * * * iank /a/exe/check-remote-mailqs 2>&1 | /usr/local/bin/log-once check-remote-mailqs