Merge branch '14018-acr-set-container-properties' into main
[arvados.git] / lib / config / generated_config.go
index 097396a0ae6095c48622210e2d89262ec20f0e39..2d47addff735e40c80a88ec9a56aa1323d827e09 100644 (file)
@@ -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.