# Config file for /etc/init.d/chessbrain # Use the CHESSBRAIN_UID to select the uid, that the chessbrain client should # use when connecting to the server. If you do not have your userid, or if your # are not registered, just leave the line. # # If you are registered, but do not know your uid, you can use the # getmemberid.pl script installed with chessbrain. To use type: # # ./getmemberid.pl user@domain.com # #CHESSBRAIN_UID= # If you need a proxy server in order to connect to the internet, please # provide the IP-address and the PORT for it. If no proxy are needed, just # leave the lines. #CHESSBRAIN_PROXY_IP= #CHESSBRAIN_PROXY_PORT= # If you are using a PeerNode Network Monitor Server, use the following line to # specify it's IP-address. #CHESSBRAIN_NETMON= # Location of the chessbrain logfile. If there are more than one CPU in the # system, the files will be named ${CHESSBRAIN_LOGFILE}.cpuN. If no log is # wanted, just leave the following line. #CHESSBRAIN_LOGFILE=/var/log/chessbrain.log # this is the directory where chessbrains data files will be stored