Commit 80ee7659 authored by nimrod's avatar nimrod
Browse files

Randomize the maintenance jobs' timers.

So they don't all fire at once. Less stress on each host or on the
entire infrastructure.
parent 62be6b89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ Description={{ description|default(name) }}

[Timer]
OnCalendar={{ frequency|default("daily") }}
RandomizedDelaySec=3600

[Install]
WantedBy=multi-user.target