updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gogoc / gogoc.patch
blob0403e946ff50f8d6367209f6500db1d7937d980d
1 diff -ruN gogoc.conf.old gogoc.conf > gogoc.patch
2 --- bin/gogoc.conf.old 2010-04-27 02:33:49.000000000 +0200
3 +++ bin/gogoc.conf 2010-04-27 02:32:34.000000000 +0200
4 @@ -224,7 +224,7 @@
6 # broker_list=<file_name>
7 #
8 -broker_list=tsp-broker-list.txt
9 +broker_list=/var/lib/gogoc/tsp-broker-list.txt
12 # Last Server Used File Name:
13 @@ -234,7 +234,7 @@
15 # last_server=<file_name>
17 -last_server=tsp-last-server.txt
18 +last_server=/var/lib/gogoc/tsp-last-server.txt
21 # Always Use Last Known Working Server:
22 @@ -294,7 +294,7 @@
24 # log_filename=<file_name>
26 -log_filename=gogoc.log
27 +log_filename=/var/log/gogoc.log
30 # Log File Rotation: