Skip to content

Commit acd3f86

Browse files
committed
Add Unix service management tab with rc.d
1 parent b1a99ee commit acd3f86

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

testing/new-buildbot-worker.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,16 @@ machine reboots:
382382
Note that ``restart`` is used rather than ``start`` in case a crash
383383
has left a ``twistd.pid`` file behind.
384384

385+
.. tab:: Unix
386+
387+
.. tab:: rc.d
388+
389+
If you installed via a package on FreeBSD (or another BSD), the
390+
service was already enabled in the installation step above.
391+
392+
If you installed via pip, you will need to write an ``rc.d`` script
393+
or use the cronjob approach described in the Linux tab.
394+
385395
.. tab:: macOS
386396

387397
* Create a bin directory for your buildbot user::

0 commit comments

Comments
 (0)