summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-sci/setiathome/files/seti-conf.d-r1')
-rw-r--r--app-sci/setiathome/files/seti-conf.d-r17
1 files changed, 6 insertions, 1 deletions
diff --git a/app-sci/setiathome/files/seti-conf.d-r1 b/app-sci/setiathome/files/seti-conf.d-r1
index 73dd342d6ef1..99da78b73b1f 100644
--- a/app-sci/setiathome/files/seti-conf.d-r1
+++ b/app-sci/setiathome/files/seti-conf.d-r1
@@ -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