[packages] privoxy: move privoxy startup to later in boot process
authorLuka Perkov <luka@openwrt.org>
Mon, 16 Jul 2012 22:53:46 +0000 (22:53 +0000)
committerLuka Perkov <luka@openwrt.org>
Mon, 16 Jul 2012 22:53:46 +0000 (22:53 +0000)
commit06ba917aca41fc7cf6c74fdb8b72c689fa1d53bc
treeede35ddb493b113b896b0ec415e20299796c33ad
parent3a98972b0a2ca619c7565393363d839a20eb257a
[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>
SVN-Revision: 32759
net/privoxy/Makefile
net/privoxy/files/privoxy.init