updated after switching out firewall host.
[feisty_meow.git] / infobase / configuration / cron / tell_zooty_our_ip.crontab
1
2 SHELL=/bin/bash
3
4 # m h dom mon dow command
5
6 # special for firewall host; get zooty informed of our IP so we can make
7 # the back-connection and get home.
8 0,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
9