From 403886707bfea6cbcc6b4e0449f1d01879a0d951 Mon Sep 17 00:00:00 2001 From: st33v Date: Sat, 21 Mar 2020 09:29:17 +1100 Subject: look for script in righpt place --- collectCovidPlaneData.service | 4 ++-- 1 file 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 -- cgit v1.3