Compare Pastes

Differences between the pastes #125073 (31.07.2019 16:52) and #151464 (05.11.2020 22:05).
1
# Config file for /etc/init.d/boinc
2
3
# Owner of BOINC process (must be existing)
4
USER="boinc"
5
GROUP="boinc"
6
7
# Directory with runtime data: Work units, project binaries, user info etc.
8
RUNTIMEDIR="/var/lib/boinc"
9
10
# Location of the boinc command line binary
11
BOINCBIN="/usr/bin/boinc_client"
12
13
# Location of the boinc_client pid file
14
BOINC_PIDFILE="/var/run/boinc_client.pid"
15
16
# Location of the boinccmd command
17
BOINCCMD="/usr/bin/boinccmd"
18
19
# Allow remote gui RPC yes or no
20
ALLOW_REMOTE_RPC="no"
21
22
# nice level