summaryrefslogtreecommitdiff
path: root/dev-util/buildbot-worker/files/buildbot_worker.initd2
AgeCommit message (Collapse)Author
2022-05-29dev-util/buildbot-worker: Bump to 3.5.0Brian Dolbec
Update deps in 9999 Fix bug 845300 Closes: https://bugs.gentoo.org/845300 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
2017-08-21dev-util/buildbot-worker: Make the init script multi-instance capableBrian Dolbec
Use the same method as the buildbot master init script for multiple instances on the same host. Add RUNTIME_PYTHON variable (optional) to the conf.d to specify the desired python to run it from. Package-Manager: Portage-2.3.6_p65, Repoman-2.3.2_p133