Skip to content

Commit

Permalink
Randomize the delay for pkgs-observer-agent.timer
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschlick authored Mar 23, 2024
1 parent d1552d7 commit 1899196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions usr/lib/systemd/system/pkgs-observer-agent.timer
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Requires=pkgs-observer-agent.service
[Timer]
Unit=pkgs-observer-agent.service
OnCalendar=*:0/15
RandomizedDelaySec=900
Persistent=true

[Install]
WantedBy=timers.target

0 comments on commit 1899196

Please sign in to comment.