mirror of
https://github.com/containers/podman.git
synced 2025-07-28 02:42:23 +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]
|
||||
OnCalendar=daily
|
||||
RandomizedDelaySec=900
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
|
Reference in New Issue
Block a user