cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / tell_zooty_our_ip.crontab
1
2 ##############
3
4 #[tell_zooty_our_ip]
5 # firewall host only--inform serene/zooty of our home IP address to enable back-connections.
6 0,14,28,42,56 * * * * (bash $FEISTY_MEOW_APEX/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred $CRONUSER ) &>>/tmp/${CRONUSER}-cron-tell_zooty_our_ip.log
7
8 ##############
9