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]
|
[Timer]
|
||||||
OnCalendar=daily
|
OnCalendar=daily
|
||||||
|
RandomizedDelaySec=900
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue