summaryrefslogtreecommitdiff
path: root/pcr/openrc-misc/haveged-conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openrc-misc/haveged-conf.d')
-rw-r--r--pcr/openrc-misc/haveged-conf.d10
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr/openrc-misc/haveged-conf.d b/pcr/openrc-misc/haveged-conf.d
new file mode 100644
index 000000000..3d9863c52
--- /dev/null
+++ b/pcr/openrc-misc/haveged-conf.d
@@ -0,0 +1,10 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/haveged/files/haveged-conf.d,v 1.1 2011/01/05 03:30:30 robbat2 Exp $
+
+WATERMARK=1024
+
+# -r0 is added always
+HAVEGED_OPTS="-w ${WATERMARK} -v 1"
+
+# vim:ft=gentoo-conf-d: