mirror of
https://github.com/containers/podman.git
synced 2025-07-28 19:02:48 +08:00
Merge pull request #10951 from rugk/patch-1
Randomize the auto-update of podman containers
This commit is contained in:
@ -3,6 +3,7 @@ Description=Podman auto-update timer
|
|||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=daily
|
OnCalendar=daily
|
||||||
|
RandomizedDelaySec=900
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user