X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=filesystem%2Fetc%2Fcron.d%2Fian;h=2874944e9a7a3dfcf65eaf940ee423ebef702e65;hb=f6501ed8450080e799b9293a2b38f3381e791db4;hp=53b357a4b2efbbaa7f70ae54fb7e0d1eb1199f19;hpb=917ca4a71b5c456b741456dc173c144ee7042d89;p=distro-setup diff --git a/filesystem/etc/cron.d/ian b/filesystem/etc/cron.d/ian old mode 100755 new mode 100644 index 53b357a..2874944 --- a/filesystem/etc/cron.d/ian +++ b/filesystem/etc/cron.d/ian @@ -1,2 +1,4 @@ SHELL=/bin/bash -*/10 * * * * iank /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