summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-07-28 17:32:28 +0200
committerErich Eckner <git@eckner.net>2022-07-28 17:32:28 +0200
commit8c2b27e9cccf2c9d1cda270176011fe83b24eb4a (patch)
tree4226ddb1dd16e7a8d9567bc46a1ea2a2d391aedb
parentabca640e588752b308bcad8bf85be2a53a242324 (diff)
downloadraspi-lights-out-8c2b27e9cccf2c9d1cda270176011fe83b24eb4a.tar.xz
fix timer syntax
-rw-r--r--lights-out-colocation-update.timer.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lights-out-colocation-update.timer.in b/lights-out-colocation-update.timer.in
index 115cde8..c89370f 100644
--- a/lights-out-colocation-update.timer.in
+++ b/lights-out-colocation-update.timer.in
@@ -2,7 +2,7 @@
Description=update colocation every few minutes
[Timer]
-OnCalendar=*:*/10:00
+OnCalendar=*:00/10:00
RandomizedDelaySec=600
FixedRandomDelay=True