From 996ff74865c2652d34569f4e7dd81cad4988a760 Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Fri, 5 Nov 2021 12:48:18 -0400 Subject: [PATCH] Update update_services.sh --- scripts/update_services.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/update_services.sh b/scripts/update_services.sh index 4d4c5aa..d5b0418 100755 --- a/scripts/update_services.sh +++ b/scripts/update_services.sh @@ -423,6 +423,8 @@ install_livestream_service() { cat << EOF > /etc/systemd/system/livestream.service [Unit] Description=BirdNET-Pi Live Stream +After=network-online.target +Requires=network-online.target [Service] Environment=XDG_RUNTIME_DIR=/run/user/1000