summaryrefslogtreecommitdiffstats
path: root/system/bit-babbler/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/bit-babbler/README')
-rw-r--r--system/bit-babbler/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/system/bit-babbler/README b/system/bit-babbler/README
index 0359eb623e..a6bee17d00 100644
--- a/system/bit-babbler/README
+++ b/system/bit-babbler/README
@@ -2,4 +2,10 @@ The BitBabbler is a hardware True Random Number Generator (TRNG)
manufactured by Voicetronix of Australia. This package installs the
software necessary to control and test White and Black BB devices.
-Please see README.Slackware for installation tips.
+Socket control of BitBabbler devices is granted to group bit-babbler
+by default. You can create it after installation like so:
+ groupadd bit-babbler
+OR choose another suitable group (eg, wheel) when building:
+ BBGROUP="wheel" sh bit-babbler.SlackBuild
+
+Please see README.Slackware for additional installation tips.