Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / tell_zooty_our_ip.crontab
index a6c31a1ce4e7e8e7846d4d16d9cbdc97ccbdb049..931023a18de80eb6b3f0c4f534922d42cb611e90 100644 (file)
@@ -1,5 +1,9 @@
 
+##############
+
 #[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/${USER}-cron-tell_zooty_our_ip.log
+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
+
+##############