$OpenBSD: README,v 1.3 2015/07/18 06:01:44 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD +----------------------------------------------------------------------- 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: # su -m _buildslave -c \ "buildslave create-slave ${HOMEDIR} <master> <name> <passwd>"