Merge pull request 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

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