View | Details | Raw Unified | Return to bug 279500
Collapse All | Expand All

(-)b/devel/py-buildbot-worker/files/buildbot-worker.in (-1 / +1 lines)
Lines 39-45 export PATH=${PATH}:%%LOCALBASE%%/bin Link Here
39
name="buildbot_worker"
39
name="buildbot_worker"
40
desc="Buildbot Buildworker"
40
desc="Buildbot Buildworker"
41
rcvar=buildbot_worker_enable
41
rcvar=buildbot_worker_enable
42
command="/usr/local/bin/buildbot-worker-3.9"
42
command="/usr/local/bin/buildbot-worker"
43
load_rc_config ${name}
43
load_rc_config ${name}
44
44
45
# These are just the defaults, they might get overriden for a specific profile.
45
# These are just the defaults, they might get overriden for a specific profile.

Return to bug 279500