aports/testing/buildbot-slave/buildslave.confd
2013-10-09 07:38:38 +00:00

10 lines
217 B
Plaintext

# Path to the build slave's basedir.
BASEDIR="/var/lib/buildslave"
# User account for the buildslave.
# The basedir should be owned by this user.
USERNAME="buildbot"
# Extra options passed to twistd.
TWISTD_OPTS=""