summaryrefslogtreecommitdiff
path: root/social/seeks/logfile.patch
blob: 9f4ab9b02041449f3653a4c629bb569dc5da78b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--- config	2011-10-21 10:42:20.000000000 +0200
+++ config.patch	2011-11-17 18:48:48.914516206 +0100
@@ -193,7 +193,7 @@
 #
 #      No trailing "/", please.
 #
-logdir .
+logdir /var/log/
 #
 #
 #  2.4. logfile
@@ -239,7 +239,7 @@
 #      Any log files must be writable by whatever user Seeks is
 #      being run as.
 #
-logfile logfile
+logfile seeks.log
 #
 #
 # 2.5. plugindir
@@ -377,7 +377,7 @@
 #      Unset. This means the db is located in $HOME/.seeks/seeks_user.db 
 #      as default location.
 #
-# user-db-file /path/to/file.db
+user-db-file /var/lib/seeks/seeks.db
 #
 #  2.10. user-db-address
 #  =====================