summaryrefslogtreecommitdiff
path: root/nonsystemd/haveged-openrc/haveged.confd
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/haveged-openrc/haveged.confd')
-rw-r--r--nonsystemd/haveged-openrc/haveged.confd9
1 files changed, 9 insertions, 0 deletions
diff --git a/nonsystemd/haveged-openrc/haveged.confd b/nonsystemd/haveged-openrc/haveged.confd
new file mode 100644
index 000000000..a8520a377
--- /dev/null
+++ b/nonsystemd/haveged-openrc/haveged.confd
@@ -0,0 +1,9 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+WATERMARK=1024
+
+# -r0 is added always
+HAVEGED_OPTS="-w ${WATERMARK} -v 1"
+
+# vim:ft=gentoo-conf-d: