diff --git a/birdnet-pi/rootfs/custom-services.d/throttlescript.sh b/birdnet-pi/rootfs/custom-services.d/04_throttlerecording similarity index 95% rename from birdnet-pi/rootfs/custom-services.d/throttlescript.sh rename to birdnet-pi/rootfs/custom-services.d/04_throttlerecording index a5695fb3e..1ed404db8 100644 --- a/birdnet-pi/rootfs/custom-services.d/throttlescript.sh +++ b/birdnet-pi/rootfs/custom-services.d/04_throttlerecording @@ -2,7 +2,9 @@ # # Stop the recordings while the analysis catches up https://github.com/mcguirepr89/BirdNET-Pi/issues/393#issuecomment-1166445710 # -source /etc/birdnet/birdnet.conf +echo "Starting service: throttlerecording" + +source /config/birdnet.conf srv="birdnet_recording" analyzing_now="." counter=10