updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / seeks / logfile.patch
blob9f4ab9b02041449f3653a4c629bb569dc5da78b8
1 --- config 2011-10-21 10:42:20.000000000 +0200
2 +++ config.patch 2011-11-17 18:48:48.914516206 +0100
3 @@ -193,7 +193,7 @@
5 # No trailing "/", please.
7 -logdir .
8 +logdir /var/log/
11 # 2.4. logfile
12 @@ -239,7 +239,7 @@
13 # Any log files must be writable by whatever user Seeks is
14 # being run as.
16 -logfile logfile
17 +logfile seeks.log
20 # 2.5. plugindir
21 @@ -377,7 +377,7 @@
22 # Unset. This means the db is located in $HOME/.seeks/seeks_user.db
23 # as default location.
25 -# user-db-file /path/to/file.db
26 +user-db-file /var/lib/seeks/seeks.db
28 # 2.10. user-db-address
29 # =====================