summary refs log blame commit diff
path: root/pkgs/os-specific/linux/gogoclient/config-paths.patch
blob: 88358038bc7e7d0e39fee8ad37bf2e9fc5e8e9e3 (plain) (tree)






































                                                                                                           
diff -urN gogoc-1_2-RELEASE/gogoc-tsp/conf/gogoc.conf.in gogoc-1_2-RELEASE-fix/gogoc-tsp/conf/gogoc.conf.in
--- gogoc-1_2-RELEASE/gogoc-tsp/conf/gogoc.conf.in	2009-11-20 17:53:12.000000000 +0100
+++ gogoc-1_2-RELEASE-fix/gogoc-tsp/conf/gogoc.conf.in	2012-02-25 15:16:12.758849219 +0100
@@ -224,7 +224,7 @@
 #
 #   broker_list=<file_name>
 #  
-broker_list=tsp-broker-list.txt
+broker_list=/var/lib/gogoc/tsp-broker-list.txt
 
 #
 # Last Server Used File Name:
@@ -234,7 +234,7 @@
 #
 #   last_server=<file_name>
 #
-last_server=tsp-last-server.txt
+last_server=/var/lib/gogoc/tsp-last-server.txt
 
 #
 # Always Use Last Known Working Server:
@@ -294,7 +294,7 @@
 #
 #   log_filename=<file_name>
 #
-log_filename=gogoc.log
+log_filename=/var/log/gogoc.log
 
 #
 # Log File Rotation:
@@ -313,7 +313,7 @@
 #
 #   log_rotation=<yes|no>
 #
-log_rotation=yes
+log_rotation=no
 
 #
 # Log File Rotation Size: