summaryrefslogtreecommitdiff
path: root/systemd/radar.timer
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/radar.timer')
-rw-r--r--systemd/radar.timer11
1 files changed, 11 insertions, 0 deletions
diff --git a/systemd/radar.timer b/systemd/radar.timer
new file mode 100644
index 0000000..c147481
--- /dev/null
+++ b/systemd/radar.timer
@@ -0,0 +1,11 @@
+[Unit]
+Description=Run BOM radar fetch every 6 minutes
+
+[Timer]
+OnBootSec=2min
+OnUnitActiveSec=6min
+AccuracySec=15s
+Persistent=true
+
+[Install]
+WantedBy=timers.target