aboutsummaryrefslogtreecommitdiff
path: root/net/privoxy/files/privoxy.config
Commit message (Collapse)AuthorAge
* privoxy: remove upgrade handling, conffile and initscript fixesChristian Schoenebeck2015-02-15
| | | | | | | | * remove upgrade handling for version 3.0.21 or older packages. Also fix #726 * added user.action, user.filter and user.trust files to conffiles (might be modified by user on running system) * move permission setting from Makefile (install) to initscript because permissions are overwritten during/inside buildroot Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* privoxy: moved to github and update to 3.0.22Steven Barth2014-12-08
- moved from oldpackages to github - set maintainer - update pkg source to new version 3.0.22 - run privoxy as non root user privoxy:privoxy - using procd including network events to restart on changes - log start and stop to syslog, privoxy not using syslog Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>