summaryrefslogtreecommitdiff
blob: 6b1106d4e1fedf1c5a2c0344424705976a19538a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Config file for /etc/init.d/gimps

USER="nobody"
GROUP="nobody"

# the number of CPUs GIMPS will use
GIMPS_CPUS="1"

# set up any options you want for GIMPS
# for more info, `mprime -h`
# GIMPS_OPTIONS=""

# this is the directory where GIMPS run-time
# data files will be stored
GIMPS_DIR=/var/lib/gimps