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

View File

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