diff options
Diffstat (limited to 'mattertimesync.timer')
| -rw-r--r-- | mattertimesync.timer | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mattertimesync.timer b/mattertimesync.timer new file mode 100644 index 0000000..4d7b64a --- /dev/null +++ b/mattertimesync.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Periodic Matter device clock synchronization + +[Timer] +OnBootSec=2min +OnUnitActiveSec=1h +RandomizedDelaySec=5min + +[Install] +WantedBy=timers.target |
