From 3650ed6d6728b4f74f358924bbf0a7a82b97daca Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 15 Jul 2014 17:03:58 +0000 Subject: [PATCH] [Imported from Trac: page HowtoContributeABuildbot, version 30] --- HowtoContributeABuildbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoContributeABuildbot.md b/HowtoContributeABuildbot.md index 00908ad..36432b0 100644 --- a/HowtoContributeABuildbot.md +++ b/HowtoContributeABuildbot.md @@ -35,4 +35,4 @@ Okay, once you've gotten all this working then we'll see your machine on the [// The official buildslave creation documentation is [here](http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave). #### Optional Configurations -You can use other mechanisms to limit the privileges available to the buildbot, such as jail, chroot, or Solaris Zones. You can optionally use a different user account or other privilege-limiting mechanisms to keep the tahoe-lafs, pycryptopp, and zfec buildslaves (see below) separated. +You can use other mechanisms to limit the privileges available to the buildslave process/account, such as jail, chroot, or Solaris Zones. You can optionally use a different user account or other privilege-limiting mechanisms to keep the tahoe-lafs, pycryptopp, and zfec buildslaves separated from each other.