Update install_services.sh
This commit is contained in:
@@ -426,6 +426,8 @@ install_livestream_service() {
|
|||||||
cat << EOF > /etc/systemd/system/livestream.service
|
cat << EOF > /etc/systemd/system/livestream.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=BirdNET-Pi Live Stream
|
Description=BirdNET-Pi Live Stream
|
||||||
|
After=network-online.target
|
||||||
|
Requires=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=XDG_RUNTIME_DIR=/run/user/1000
|
Environment=XDG_RUNTIME_DIR=/run/user/1000
|
||||||
|
|||||||
Reference in New Issue
Block a user