X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=debian%2Fpostinst;h=a841de788669faebf8eb6b3382baf388d0b07aea;hb=c83713758e9465e03ec3b0228c433e6f2d843352;hp=1d53d07b1eb3bffa4946ef4fe098b1e294f1783a;hpb=d8434c4389b0699717a18cb80613504a25e323c7;p=privoxy.git diff --git a/debian/postinst b/debian/postinst index 1d53d07b..a841de78 100644 --- a/debian/postinst +++ b/debian/postinst @@ -40,6 +40,8 @@ case "$1" in chown privoxy $CONFDIR/user.action $CONFDIR/trust [ -f $CONFDIR/match-all.action ] \ && chown privoxy $CONFDIR/match-all.action + chown privoxy:adm /var/lib/privoxy/certs + chmod 700 /var/lib/privoxy/certs db_get privoxy/listen-address || true perl -le '