--- /usr/portage/app-sci/setiathome/files/seti-conf.d-r1 2002-07-19 13:11:29.000000000 -0700 +++ seti-conf.d-r1 2003-04-17 17:46:07.000000000 -0700 @@ -1,7 +1,12 @@ # Config file for /etc/init.d/setiathome +# specify the number of setiathome processes to start +SETIATHOME_THREADS="1" + # set up any options you want for setiathome here # for more info, `setiathome -h` SETIATHOME_OPTIONS="-nice 19" -# this is the directory where setiathome's data files will be stored +# this is the directory where setiathome's run-time +# data files will be stored +SETIATHOME_DIR=/var/lib/setiathome