## Path: Productivity/Clustering/Computing ## Description: define BOINC user ## Type: string ## Default: "boinc" ## Config: BOINC # # An empty setting will point to boinc # BOINC_BOINC_USR="boinc" ## Path: Productivity/Clustering/Computing ## Description: define BOINC group ## Type: string ## Default: "boinc" ## Config: BOINC # # An empty setting will point to boinc # BOINC_BOINC_GRP="boinc" ## Path: Productivity/Clustering/Computing ## Description: define BOINC options ## Type: string ## Default: "" ## Config: BOINC # ## --allow_remote_gui_rpc ## allow boinc manager connections from remote machines ## ## --daemon ## turn off all logging ## ## --redirectio ## redirect logging to the files stderrdae.txt and stdoutdae.txt ## in BOINCDIR rather than LOGFILE and ERRORLOG ## ## --check_all_logins ## run only when no logins from anywhere are active ## # BOINC_BOINC_OPTS=""