~dricottone/huttese-apk

6c843b5dbb21c679e475f2f1b50be5b96bed5e7d — Drew DeVault 5 years ago 6bb2129
Move builds.sr.ht-worker logs to a new path
1 files changed, 1 insertions(+), 1 deletions(-)

M sr.ht/builds.sr.ht/builds.sr.ht-worker.init
M sr.ht/builds.sr.ht/builds.sr.ht-worker.init => sr.ht/builds.sr.ht/builds.sr.ht-worker.init +1 -1
@@ 5,7 5,7 @@ description="builds.sr.ht build worker"
# Override these with /etc/conf.d/builds.sr.ht-worker
# A common parameter might be EXTRA_ARGS=-workers [n] where n != nproc
EXTRA_ARGS=${EXTRA_ARGS:-}
LOGS=/var/log/builds.sr.ht.log
LOGS=/var/log/builds.sr.ht-worker.log
BUILD_USER=builds

depend() {