We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a99ee commit acd3f86Copy full SHA for acd3f86
testing/new-buildbot-worker.rst
@@ -382,6 +382,16 @@ machine reboots:
382
Note that ``restart`` is used rather than ``start`` in case a crash
383
has left a ``twistd.pid`` file behind.
384
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
395
.. tab:: macOS
396
397
* Create a bin directory for your buildbot user::
0 commit comments