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

fix(restic): use RandomizedDelaySec #209

Merged
merged 1 commit into from
Feb 22, 2024
Merged

fix(restic): use RandomizedDelaySec #209

merged 1 commit into from
Feb 22, 2024

Conversation

lrsksr
Copy link
Contributor

@lrsksr lrsksr commented Feb 22, 2024

The previously used AccuracySec is the wrong option to distribute timer
activations. See https://www.freedesktop.org/software/systemd/man/latest/systemd.timer.html#RandomizedDelaySec=

The previously used AccuracySec is the wrong option to distribute timer
activations. See https://www.freedesktop.org/software/systemd/man/latest/systemd.timer.html#RandomizedDelaySec=
@lrsksr lrsksr requested a review from a team as a code owner February 22, 2024 13:03
@lrsksr lrsksr merged commit c668936 into main Feb 22, 2024
15 of 22 checks passed
@lrsksr lrsksr deleted the lrsksr/fix/restic-delay branch February 22, 2024 13:17
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