7 Commits

Author SHA1 Message Date
luka
88df887bbc [packages] privoxy: move privoxy startup to later in boot process
When using privoxy as a transparent HTTP proxy a race condition occurs
where privoxy may attempt to startup and start listening on the LAN
interface before the network configuration is completed. As a result
privoxy fails to start up because it can't bind to the correct listening
address. This patch changes the init.d script to be a little bit later
in the boot process.

Signed-off-by: Adam Gensler <openwrt@kristenandadam.net>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-16 22:53:46 +00:00
nico
57c6469df4 packages/privoxy: use new service functions
Signed-off-by: Peter Wagner <tripolar@gmx.at>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@29151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 03:40:56 +00:00
florian
9bfb310749 [package] update privoxy to 3.0.12 (#4945)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 13:17:50 +00:00
florian
c7322e87d1 Fix path to privoxy actions files (#3840)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-29 12:04:27 +00:00
mbm
fa3b8c3b5b START/STOP values must be specified in the init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-10 10:38:53 +00:00
nico
d3e3236a50 Various privoxy fixes:
* use Build/Configure/Default
 * add missing config files (closes: #1519)
 * define ipkg/configfiles
 * use pidfile in init-script
 * fix destdir patch


git-svn-id: svn://svn.openwrt.org/openwrt/packages@6705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-26 04:23:10 +00:00
florian
c332b906b1 Add default configuration file, init script, libpthread dependency (#1001)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5677 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-29 13:29:23 +00:00