#!/bin/sh

exec 2>&1

exec /usr/sbin/privoxy --no-daemon --user privoxy --group privoxy /etc/privoxy/config

