X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=privoxy-generic.init;h=d070826f8c6c8ceec2a1418c49c4401b55417dc5;hp=bc758a93a06b01fa7546a84a311580889c6b62b0;hb=e52674334610f4c2a1eb22b095c126527705f314;hpb=78a0d3d36266461035d274249c825e6f8ee7fb99 diff --git a/privoxy-generic.init b/privoxy-generic.init index bc758a93..d070826f 100755 --- a/privoxy-generic.init +++ b/privoxy-generic.init @@ -11,7 +11,7 @@ # this one. # # Copyright : Written by and Copyright (C) 2001,2002 the -# Privoxy team. http://www.privoxy.org/ +# Privoxy team. https://www.privoxy.org/ # # This program is free software; you can redistribute it # and/or modify it under the terms of the GNU General @@ -33,6 +33,16 @@ # ########################################################################### +### BEGIN INIT INFO +# Provides: privoxy +# Required-Start: +# Required-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Start privoxy at boot time +# Description: Start and stop the privacy-enhancing HTTP proxy privoxy. +### END INIT INFO + # NOTE: This script may require editing to ensure proper location of # config file, and the privoxy executable. Care should be taken to ensure # logfile is writable by $P_USER (logfile is defined in config), and that