X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=database%2Fconfiguration%2Frc.local%2Fexample_rc.local_with_zooty_alerter;h=a35a98992c87603fa6d2010a3f16e2b21f6b05a9;hb=3f6ec1526dce18f43cce2debeafae4718b5cacbf;hp=8e96948795049dcfe76c46a6421288aa0fd4b870;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/database/configuration/rc.local/example_rc.local_with_zooty_alerter b/database/configuration/rc.local/example_rc.local_with_zooty_alerter index 8e969487..a35a9899 100644 --- a/database/configuration/rc.local/example_rc.local_with_zooty_alerter +++ b/database/configuration/rc.local/example_rc.local_with_zooty_alerter @@ -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