summaryrefslogtreecommitdiff
path: root/collectCovidPlaneData.timer
diff options
context:
space:
mode:
authorSt33v <github@f3rr3t.com>2020-03-01 17:58:50 +1100
committerSt33v <github@f3rr3t.com>2020-03-01 17:58:50 +1100
commit89f9df0ab9615e248041b80f3a5525251aa270f1 (patch)
tree3181b43b3556a2c10974dcadb14669d1c3794da0 /collectCovidPlaneData.timer
parent24ffb7078cd35c3c8ee615581096c693adb06904 (diff)
Fix filename err
Diffstat (limited to 'collectCovidPlaneData.timer')
-rw-r--r--collectCovidPlaneData.timer12
1 files changed, 12 insertions, 0 deletions
diff --git a/collectCovidPlaneData.timer b/collectCovidPlaneData.timer
new file mode 100644
index 0000000..9d2ed6f
--- /dev/null
+++ b/collectCovidPlaneData.timer
@@ -0,0 +1,12 @@
+[Unit]
+Description=Timer to collect aeroplane flight info
+Requires=collectCovidPlaneData.service
+
+[Timer]
+WakeSystem=false
+OnBootSec=3min
+OnCalendar=0/1:00:00
+RandomizedDelaySec=3min
+
+[Install]
+WantedBy=timers.target