# Copyright 1999-2004 Gentoo Foundation # $Header: $ # preload configuration file ## verbosity. 0-9, Default is 4. PRELOAD_VERBOSITY="4" ## this is where preload will store its pid file #PRELOAD_PIDFILE="/var/run/preload.pid" ## can't get this to work.. :( ## set this for niceness. Default is 15 PRELOAD_NICE="15" ## log file PRELOAD_LOGFILE="/var/log/preload.log"