[packages] privoxy: move privoxy startup to later in boot process
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Jul 2012 22:53:46 +0000 (22:53 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Jul 2012 22:53:46 +0000 (22:53 +0000)
commit88df887bbc6905ab83ac66e284ebcd585c1d71e4
treeede35ddb493b113b896b0ec415e20299796c33ad
parent71f11fbfcbd72917d8d0a193c61fded62a6355f2
[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
net/privoxy/Makefile
net/privoxy/files/privoxy.init