23 lines
415 B
Plaintext
23 lines
415 B
Plaintext
$NetBSD: patch-aa,v 1.3 2008/03/12 21:35:03 drochner Exp $
|
|
|
|
--- config.orig 2008-01-17 19:17:15.000000000 +0100
|
|
+++ config
|
|
@@ -260,7 +260,7 @@ trust-info-url http://www.example.com/w
|
|
#
|
|
# No trailing "/", please.
|
|
#
|
|
-confdir .
|
|
+confdir @PKG_SYSCONFDIR@
|
|
#
|
|
#
|
|
# 2.2. templdir
|
|
@@ -315,7 +315,7 @@ confdir .
|
|
#
|
|
# No trailing "/", please.
|
|
#
|
|
-logdir .
|
|
+logdir /var/log/privoxy
|
|
#
|
|
#
|
|
# 2.4. actionsfile
|