TVD> In short, add the following to your ~/.razor/razor-agent.conf file: TVD> debuglevel = 0
OK, I did mkdir .razor && echo debuglevel=0 > .razor/razor-agent.conf That was at 7:56. Now the activity has shifted to that new directory: $ ls -ogt .razor -rw------- 1 854 2007-10-20 09:01 server.c104.cloudmark.com.conf -rw------- 1 38 2007-10-20 09:01 servers.catalogue.lst -rw------- 1 38 2007-10-20 09:01 servers.nomination.lst -rw------- 1 854 2007-10-20 08:20 server.c103.cloudmark.com.conf -rw------- 1 0 2007-10-20 07:59 razor-agent.log -rw------- 1 14 2007-10-20 07:59 servers.discovery.lst -rw-r--r-- 1 13 2007-10-20 07:56 razor-agent.conf To much excitement for me. It just loves writing various files apparently. Instead I now just did: cd && ln -s /dev/null razor-agent.log && rm -r .razor