mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-30 10:51:39 +02:00
11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
|
|
# Path to the build master's basedir.
|
|
BASEDIR=/var/lib/buildmaster
|
|
|
|
# User account for the buildmaster.
|
|
# The basedir should be owned by this user.
|
|
USERNAME=buildbot
|
|
|
|
# Extra options to pass to twistd.
|
|
TWISTD_OPTS=""
|