X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=infobase%2Fconfiguration%2Fcron%2Ftell_zooty_our_ip.crontab;h=bf625c30a1acf06ea00065434d63bc03d69af60a;hb=fa6306c79832872ba86308b74e9e7d123045ffbb;hp=bdf45d5e314a03919a80098b564bab0e9a8fce69;hpb=a5ac082e97881c155ce3693deb4f81f861243d09;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 bdf45d5e..bf625c30 100644 --- a/infobase/configuration/cron/tell_zooty_our_ip.crontab +++ b/infobase/configuration/cron/tell_zooty_our_ip.crontab @@ -1,10 +1,5 @@ -SHELL=/bin/bash - -# m h dom mon dow command - -#[tell zooty our ip address] -# special for firewall host; get zooty informed of our IP so we can make -# the back-connection and get home. -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 +#[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 $FEISTY_MEOW_APEX/scripts/security/tell_zooty_our_ip.sh serene.feistymeow.org fred $CRONUSER ) &>>/tmp/${CRONUSER}-cron-tell_zooty_our_ip.log