added chart_viewer.service to those that are stopped when stopping

core services
This commit is contained in:
Patrick McGuire
2021-12-04 12:01:02 -05:00
parent a7f54f8052
commit 845b6c1a27
+1
View File
@@ -4,6 +4,7 @@
services=(birdnet_recording.service
birdnet_analysis.service
chart_viewer.service
extraction.timer)
for i in "${services[@]}";do