cleaning a bit, including moving out some old docs, and renaming
[feisty_meow.git] / infobase / configuration / cron / tell_zooty_our_ip.crontab
diff --git a/infobase/configuration/cron/tell_zooty_our_ip.crontab b/infobase/configuration/cron/tell_zooty_our_ip.crontab
new file mode 100644 (file)
index 0000000..548fcd5
--- /dev/null
@@ -0,0 +1,9 @@
+
+SHELL=/bin/bash
+
+# m h dom mon dow command
+
+# special for equanimity; get zooty informed of our IP so we can make
+# the back-connection and get home.
+14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/zooty_tell_report.txt
+