openbsd-ports/devel/py-buildslave/pkg
2011-04-26 12:12:14 +00:00
..
buildslave.rc Consistency. 2011-04-24 19:15:13 +00:00
DESCR
PLIST unbreak 2011-04-26 12:12:14 +00:00
README

$OpenBSD: README,v 1.1 2011/04/21 10:22:38 eric Exp $

Using BuildBot slave in an OpenBSD environment
==============================================

On OpenBSD, the BuildBot package has an associated _buildslave user
for running the slave.  The default slave directory is expected to be
found in ${HOMEDIR}.  Before being run for the first time, the
slave directory must be initialized.  This is done as follows:

    $ sudo -u _buildslave buildslave \
        create-slave ${HOMEDIR} <master> <name> <passwd>