summaryrefslogtreecommitdiffstats
path: root/system/rndaddentropy/README
diff options
context:
space:
mode:
author Nikos Yotis2017-09-03 15:49:31 +0200
committer Willy Sudiarto Raharjo2017-09-09 01:56:11 +0200
commit7dc7d7da773008ec5b1a627155d04e96da798895 (patch)
tree1398acfde779e629840b1c21be6af09b3f3695b4 /system/rndaddentropy/README
parent3f816acd448e538d09e778acd633d33a3a4094ef (diff)
downloadslackbuilds-7dc7d7da773008ec5b1a627155d04e96da798895.tar.gz
system/rndaddentropy: Added (Small wrapper around RNDADDENTROPY).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rndaddentropy/README')
-rw-r--r--system/rndaddentropy/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/rndaddentropy/README b/system/rndaddentropy/README
new file mode 100644
index 0000000000..b73178bae4
--- /dev/null
+++ b/system/rndaddentropy/README
@@ -0,0 +1,2 @@
+rndaddentropy is a small c program that pipes whatever is in it's
+stdin to the kernel entropy pool. It is part of the twuewand package.