Merge pull request #10951 from rugk/patch-1
Randomize the auto-update of podman containers
This commit is contained in:
commit
0894a9e466
|
|
@ -3,6 +3,7 @@ Description=Podman auto-update timer
|
|||
|
||||
[Timer]
|
||||
OnCalendar=daily
|
||||
RandomizedDelaySec=900
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Reference in New Issue