summaryrefslogtreecommitdiff
blob: 5bb17f6bd208e08d0c73460d233436828817ba19 (plain)
1
2
3
4
5
6
7
8
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# This is the interval between runs of the clrngd main loop. It should NOT be
# less than 60 seconds (the daemon will exit with an error) as the main loop
# takes at least a minute to run. 240 seconds (4 minutes) is the default and
# recommended value.
DELAYTIME="240"