unified the naming system for all crontabs
[feisty_meow.git] / infobase / configuration / cron / tell_zooty_our_ip.crontab
index 548fcd528ebd0787882cb4a85502d655178e399e..a6c31a1ce4e7e8e7846d4d16d9cbdc97ccbdb049 100644 (file)
@@ -1,9 +1,5 @@
 
-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
+#[tell zooty our ip]
+# firewall host only--inform serene/zooty of our home IP address to enable back-connections.
+0,14,28,42,56 * * * * (bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred fred ) &>>/tmp/${USER}-cron-tell_zooty_our_ip.log