summaryrefslogtreecommitdiffstats
path: root/man/haveged.8
diff options
context:
space:
mode:
authorJirka Hladky <jhladky@redhat.com>2022-01-02 01:14:27 +0100
committerJirka Hladky <jhladky@redhat.com>2022-01-02 01:14:27 +0100
commit9e4a1f53cfbb2a7aa1f534861e6f03587e5d6f16 (patch)
tree07cedb4fefbac6e8effde7e554c29d8c70b42ce1 /man/haveged.8
parentAdded haveged-once.service to provide entropy once (intended for initramfs) (diff)
downloadhaveged-9e4a1f53cfbb2a7aa1f534861e6f03587e5d6f16.tar.xz
haveged-9e4a1f53cfbb2a7aa1f534861e6f03587e5d6f16.zip
Fixed exist status when using --once option. Updated man page
Diffstat (limited to 'man/haveged.8')
-rw-r--r--man/haveged.83
1 files changed, 3 insertions, 0 deletions
diff --git a/man/haveged.8 b/man/haveged.8
index f88dc76..b1dc7cc 100644
--- a/man/haveged.8
+++ b/man/haveged.8
@@ -63,6 +63,9 @@ use "-" for stdout.
-F , --Foreground
Run daemon in foreground. Do not fork and detach.
.TP
+-e , --once
+Provide entropy to the kernel once and quit immediatelly.
+.TP
-i nnn, --inst=nnn
Set instruction cache size to nnn KB. Default is 16 or as determined dynamically.
.TP