fix(ooniprobe-cli.timer): run every 12h (#512)

See https://github.com/ooni/probe/issues/1786.
This commit is contained in:
Simone Basso
2021-09-27 22:02:51 +02:00
committed by GitHub
parent 24b230fd38
commit c6b69cbee8
+1 -1
View File
@@ -5,7 +5,7 @@ Requires=ooniprobe-cli.service
[Timer]
Unit=ooniprobe-cli.service
OnCalendar=daily
RandomizedDelaySec=24h
RandomizedDelaySec=12h
[Install]
WantedBy=timers.target