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, 0 insertions, 10 deletions
diff --git a/pcr/openrc-misc/haveged-conf.d b/pcr/openrc-misc/haveged-conf.d
deleted file mode 100644
index 3d9863c52..000000000
--- a/pcr/openrc-misc/haveged-conf.d
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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: