src.nth.io/

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

[Timer]
OnBootSec={{mattertimesync_on_boot_sec}}
OnUnitActiveSec={{mattertimesync_on_active_sec}}
RandomizedDelaySec={{mattertimesync_randomized_delay_sec}}

[Install]
WantedBy=timers.target