summaryrefslogtreecommitdiff
path: root/pcr/openrc-misc/haveged-conf.d
blob: 3d9863c521e15708dc8c0d4bea7f469031d7ad75 (plain)
1
2
3
4
5
6
7
8
9
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: