X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=infobase%2Fconfiguration%2Fcron%2Ftell_zooty_our_ip.crontab;h=9e109057c51be396cf045242752a7582236ac535;hb=480c3c365f528504de73e8c31beef7c0c9fa5c46;hp=477b0a5cda5dc731b2b28e8104bec17289e1d6e9;hpb=542f79a85704552f17d792b1b0eb3f5b31a9185c;p=feisty_meow.git diff --git a/infobase/configuration/cron/tell_zooty_our_ip.crontab b/infobase/configuration/cron/tell_zooty_our_ip.crontab index 477b0a5c..9e109057 100644 --- a/infobase/configuration/cron/tell_zooty_our_ip.crontab +++ b/infobase/configuration/cron/tell_zooty_our_ip.crontab @@ -1,5 +1,9 @@ -#[tell zooty our ip] +############## + +#[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/zooty_tell_report.txt +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 + +##############