We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fda9f9 commit a8f4f58Copy full SHA for a8f4f58
service/luci_swarm/run
@@ -5,4 +5,4 @@
5
[ -n ${builder_name} ] || exit 1
6
7
chown -R swarming /home/swarming/.swarming
8
-setuidgid swarming env HOME=/home/swarming /usr/local/bin/bootstrapswarm -hostname ${builder_name}
+setuidgid swarming env HOME=/home/swarming SHELL=/usr/pkg/bin/bash /usr/local/bin/bootstrapswarm -hostname ${builder_name}
0 commit comments