src.nth.io/

summaryrefslogtreecommitdiff
path: root/mattertimectl/controller/templates/mattertimectl.timer.j2
blob: a4242de645d78a0db39aa7d322a7ed62818e815c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Periodic Matter device clock synchronization

[Timer]
OnBootSec={{mattertimectl_on_boot_sec}}
OnUnitActiveSec={{mattertimectl_on_active_sec}}
RandomizedDelaySec={{mattertimectl_randomized_delay_sec}}

[Install]
WantedBy=timers.target