summaryrefslogtreecommitdiff
path: root/systemd/radar.timer
blob: c147481469d216e2c8e7e69ed26053c9b98d67d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Run BOM radar fetch every 6 minutes

[Timer]
OnBootSec=2min
OnUnitActiveSec=6min
AccuracySec=15s
Persistent=true

[Install]
WantedBy=timers.target