mirror of
https://github.com/moby/moby.git
synced 2026-07-04 21:57:53 +00:00
With content addressability update starting upgraded daemon for the first time can take a long time if graph dir was not prepared with a migration tool before. This avoids systemd timeouts while the migration is taking place. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>