run certain scripts periodically
[monitor.git] / rt3 / rt.cron
diff --git a/rt3/rt.cron b/rt3/rt.cron
new file mode 100644 (file)
index 0000000..8c1269c
--- /dev/null
@@ -0,0 +1,7 @@
+SHELL=/bin/bash
+PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/share/monitor/rt3
+HOME=/usr/share/monitor
+MAILTO=soltesz@cs.princeton.edu
+
+01 * * * * root rtcron.sh
+