summaryrefslogtreecommitdiff
blob: 99da78b73b1f2f2de376953ff3e832932b93cb10 (plain)
1
2
3
4
5
6
7
8
9
10
11
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 run-time
# data files will be stored
SETIATHOME_DIR=/var/lib/setiathome