summaryrefslogtreecommitdiff
blob: b469b4d52fdbf27697a64acc9b15ed66e3cd6073 (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
# $Id$

WATERMARK=1024

# -r0 is added always
HAVEGED_OPTS="-w ${WATERMARK} -v 1"

# vim:ft=gentoo-conf-d: