X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/30bd9f9ef5cda55548e0391f7925317cb65b6d9f..ca6c0353c236d5fc0f829880e845cbd8489ea9ad:/lib/config/generated_config.go diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go index 097396a0ae..2d47addff7 100644 --- a/lib/config/generated_config.go +++ b/lib/config/generated_config.go @@ -1078,7 +1078,7 @@ Clusters: # Shell command to execute on each worker to determine whether # the worker is booted and ready to run containers. It should # exit zero if the worker is ready. - BootProbeCommand: "docker ps -q" + BootProbeCommand: "systemctl is-system-running" # Minimum interval between consecutive probes to a single # worker.