mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-09-12 12:15:33 +02:00
12 lines
176 B
Plaintext
12 lines
176 B
Plaintext
[Unit]
|
|
Description=Run hamradioonline analytics once per hour
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
RandomizedDelaySec=4m
|
|
AccuracySec=1m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|