summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--collectCovidPlaneData.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/collectCovidPlaneData.service b/collectCovidPlaneData.service
index 94e5322..d5957bb 100644
--- a/collectCovidPlaneData.service
+++ b/collectCovidPlaneData.service
@@ -5,6 +5,6 @@ Description=Collect airline flight state data
Type=simple
IOSchedulingClass=2
IOSchedulingPriority=7
-ExecStart=-/etc/systemd/system/covidPlanes.sh
+ExecStart=-/usr/local/bin/getPlanes.py
User=st33v
-Group=st33v \ No newline at end of file
+Group=st33v