bdf45d5e314a03919a80098b564bab0e9a8fce69
[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 #[tell zooty our ip address]
7 # special for firewall host; get zooty informed of our IP so we can make
8 # the back-connection and get home.
9 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
10