updated to get yeti path corrected to feisty meow path.
[feisty_meow.git] / database / configuration / rc.local / example_rc.local_with_zooty_alerter
index 8e96948795049dcfe76c46a6421288aa0fd4b870..a35a98992c87603fa6d2010a3f16e2b21f6b05a9 100644 (file)
@@ -15,7 +15,7 @@
 
 # special for equanimity; get zooty informed of our IP so we can make
 # the back connection and get home.
-bash /home/fred/yeti/scripts/security/tell_zooty_our_ip.sh &>/tmp/zooty_tell_report.txt &
+bash /home/fred/feisty_meow/scripts/security/tell_zooty_our_ip.sh &>/tmp/zooty_tell_report.txt &
   # we put this in the background and hope it doesn't intrude too much.
 
 exit 0