summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/reproducible_build_service.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index 832808e5..aba992e4 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -265,5 +265,6 @@ done
# - check if at least one build is running on a build node
# * use ExecStop to kill remote builds on shutdown
# - remove cleanup_nodes.sh once this works
-# * add support for disabling archs and for shutdown+respan of workers
+# - add support for disabling archs and for shutdown+respan of workers
+# - add support for starting/stopping workers for specific archs
# * document the new setup in README