1diff -urN gogoc-1_2-RELEASE/gogoc-tsp/conf/gogoc.conf.in gogoc-1_2-RELEASE-fix/gogoc-tsp/conf/gogoc.conf.in
2--- gogoc-1_2-RELEASE/gogoc-tsp/conf/gogoc.conf.in 2009-11-20 17:53:12.000000000 +0100
3+++ gogoc-1_2-RELEASE-fix/gogoc-tsp/conf/gogoc.conf.in 2012-02-25 15:16:12.758849219 +0100
4@@ -224,7 +224,7 @@
5 #
6 # broker_list=<file_name>
7 #
8-broker_list=tsp-broker-list.txt
9+broker_list=/var/lib/gogoc/tsp-broker-list.txt
10
11 #
12 # Last Server Used File Name:
13@@ -234,7 +234,7 @@
14 #
15 # last_server=<file_name>
16 #
17-last_server=tsp-last-server.txt
18+last_server=/var/lib/gogoc/tsp-last-server.txt
19
20 #
21 # Always Use Last Known Working Server:
22@@ -294,7 +294,7 @@
23 #
24 # log_filename=<file_name>
25 #
26-log_filename=gogoc.log
27+log_filename=/var/log/gogoc.log
28
29 #
30 # Log File Rotation:
31@@ -313,7 +313,7 @@
32 #
33 # log_rotation=<yes|no>
34 #
35-log_rotation=yes
36+log_rotation=no
37
38 #
39 # Log File Rotation Size: