Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ Description={{ description|default(name) }}
[Timer]
OnCalendar={{ frequency|default("daily") }}
RandomizedDelaySec=3600
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment