fixes
[distro-setup] / filesystem / etc / cron.d / ian
old mode 100755 (executable)
new mode 100644 (file)
index 53b357a..35a6997
@@ -1,2 +1,5 @@
 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
+2 * * * *   iank /a/exe/check-remote-mailqs 2>&1 | /usr/local/bin/log-once check-remote-mailqs