first check-in of feisty meow codebase. many things broken still due to recent
[feisty_meow.git] / database / configuration / boinc / etc / sysconfig / boinc
1
2 # BOINC daemon configuration settings. The examples below are the defaults
3 # you'd get if you left them out, so you only need the lines that are different.
4 #
5 BOINCUSER=fred
6 BOINCDIR=/home/fred/BOINC
7 #BUILD_ARCH=i686-pc-linux-gnu
8 BOINCEXE=/home/fred/BOINC/boinc
9 #LOGFILE=boinc.log
10 #ERRORLOG=error.log
11
12 #BOINCOPTS="-allow_remote_gui_rpc"
13 # opens up your machine to the world!
14
15 #LOCKDIR=/var/lock/subsys
16