Merge pull request #10951 from rugk/patch-1

Randomize the auto-update of podman containers
This commit is contained in:
OpenShift Merge Robot 2021-07-16 04:24:16 -04:00 committed by GitHub
commit 0894a9e466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Description=Podman auto-update timer
[Timer]
OnCalendar=daily
RandomizedDelaySec=900
Persistent=true
[Install]