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