[Imported from Trac: page HowtoContributeABuildbot, version 30]

zooko 2014-07-15 17:03:58 +00:00
parent 17f5a752ed
commit 3650ed6d67

@ -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.