diff options
author | Nikos Yotis <giotis.nikos@gmail.com> | 2017-09-03 20:49:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-09 06:56:11 +0700 |
commit | 7dc7d7da773008ec5b1a627155d04e96da798895 (patch) | |
tree | 1398acfde779e629840b1c21be6af09b3f3695b4 /system/rndaddentropy/README | |
parent | 3f816acd448e538d09e778acd633d33a3a4094ef (diff) | |
download | slackbuilds-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/README | 2 |
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. |