/etc/init.d/privoxy doesn't use log_daemon_msg/log_end_msg

Bug #134209 reported by Ralf Hildebrandt
4
Affects Status Importance Assigned to Milestone
privoxy (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: privoxy

/etc/init.d/privoxy uses stuff like:
echo "Starting $DESC: $NAME..."
...
echo "done."

instead of

log_daemon_msg "Starting $DESC" "$NAME"
...
log_end_msg $?

Daniel T Chen (crimsun)
Changed in privoxy:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Paul Drain (pd) wrote :

I've attached a replacement init.d file that does exactly that, it's a little aesthetically odd having one particular daemon doing it the old way and everything else doing it the real way on a newly installed server.

Revision history for this message
Roland Rosenfeld (roland) wrote :

An extended LSB compliant version of the init.d script was introduced with privoxy 3.0.11-1:

privoxy (3.0.11-1) unstable; urgency=low
[...]
  * Modify init.d script to be more lsb compliant.
    Depends on lsb-base (>= 3.2-13)
[...]
 -- Roland Rosenfeld <email address hidden> Sun, 22 Feb 2009 22:07:08 +0100

Revision history for this message
Andreas Moog (ampelbein) wrote :

The new init.d script is in Ubuntu since Karmic.

Changed in privoxy (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.