diff --git a/privoxy/config b/privoxy/config index 7b21101..214c666 100644 --- a/privoxy/config +++ b/privoxy/config @@ -267,7 +267,7 @@ trust-info-url http://www.example.com/what_we_allow.html # # No trailing "/", please. # -confdir . +confdir /etc/%name # # # 2.2. templdir @@ -324,7 +324,7 @@ confdir . # # No trailing "/", please. # -logdir . +logdir /var/log # # # 2.4. actionsfile @@ -465,7 +465,7 @@ filterfile default.filter # Any log files must be writable by whatever user Privoxy is # being run as (on Unix, default user id is "privoxy"). # -logfile logfile +logfile %name # # # 2.7. jarfile