Skip to content

Commit 99320e9

Browse files
committed
Rename Cronjob to cron job
1 parent 7c721c2 commit 99320e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

testing/new-buildbot-worker.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,10 +410,10 @@ machine reboots:
410410
``/etc/default/buildbot-worker`` respectively, then configure the
411411
worker instances in the default file.
412412

413-
.. tab:: Cronjob
413+
.. tab:: cron job
414414

415415
If neither systemd nor a SysV init script is practical, you can use
416-
a cronjob. Add the following line to ``/etc/crontab``::
416+
a cron job. Add the following line to ``/etc/crontab``::
417417

418418
@reboot buildbot-worker restart /path/to/workerdir
419419

@@ -439,7 +439,7 @@ machine reboots:
439439
rcctl restart buildbot_worker
440440

441441
If you installed via pip, you will need to write an ``rc.d`` script
442-
or use the cronjob approach described in the Linux tab.
442+
or use the cron job approach described in the Linux tab.
443443

444444
.. tab:: macOS
445445

0 commit comments

Comments
 (0)