Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

randomized systemd timer delays #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

swantzter
Copy link
Contributor

This primarily adds an option to set RandomizedDelaySec in the .timer files, I ran into issues where all my hosts were set to run the timer on the daily schedule which caused locking and performance issues when they all triggered at the exact same time.

This also installs the timers as WantedBy timers.target

@crazymind1337
Copy link
Collaborator

@swantzter sorry for the late reply - can you please rebase and solve conflicts?

@swantzter
Copy link
Contributor Author

@crazymind1337 that should do it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants