fixed cronjob to include parameters that are required now.
authorChris Koeritz <fred@gruntose.com>
Sun, 27 Jan 2013 17:10:21 +0000 (12:10 -0500)
committerChris Koeritz <fred@gruntose.com>
Sun, 27 Jan 2013 17:10:21 +0000 (12:10 -0500)
database/configuration/cron/tell_zooty_our_ip.crontab

index d77e53cbc551345c53020b51e5ae5afa986b16c8..548fcd528ebd0787882cb4a85502d655178e399e 100644 (file)
@@ -5,5 +5,5 @@ SHELL=/bin/bash
 
 # 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) &>>/tmp/zooty_tell_report.txt
+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