summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/onboarding.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/onboarding.texi b/doc/onboarding.texi
index e414804..3263c47 100644
--- a/doc/onboarding.texi
+++ b/doc/onboarding.texi
@@ -116,6 +116,14 @@ $ buildbor-worker stop ~/buildbot/worker
$ deactivate
@end example
+@cartouche
+@quotation Note
+use the @code{--umask=022} option when creating this worker,
+because Buildbot gives default @code{077} umask to its processes
+and this makes generated files unreadable.
+@end quotation
+@end cartouche
+
@subsubsection Selenium worker
This worker is responsible for running the Selenium wallet test:
an automatic clicker that performs the cycle withdraw-and-spend.