File privoxy-3.0.21-config.patch of Package privoxy
---
config | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: privoxy-3.0.22-stable/config
===================================================================
--- privoxy-3.0.22-stable.orig/config 2014-11-14 11:31:53.000000000 +0000
+++ privoxy-3.0.22-stable/config 2014-11-28 22:59:49.000000000 +0000
@@ -260,7 +260,7 @@
#
# No trailing "/", please.
#
-confdir .
+confdir /etc
#
# 2.2. templdir
# ==============
@@ -345,7 +345,7 @@ confdir .
#
# No trailing "/", please.
#
-logdir .
+logdir /log
#
# 2.5. actionsfile
# =================