Correct Debian specials (installation and startup).
authorRoland Rosenfeld <roland@spinnaker.de>
Thu, 23 May 2002 19:16:43 +0000 (19:16 +0000)
committerRoland Rosenfeld <roland@spinnaker.de>
Thu, 23 May 2002 19:16:43 +0000 (19:16 +0000)
doc/source/user-manual.sgml

index d005513..c325f44 100644 (file)
@@ -30,7 +30,7 @@
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
                 This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: user-manual.sgml,v 1.118 2002/05/21 04:54:55 hal9 Exp $
+ $Id: user-manual.sgml,v 1.119 2002/05/22 17:17:05 oes Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
@@ -56,7 +56,7 @@
  </subscript>
 </pubdate>
 
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 1.118 2002/05/21 04:54:55 hal9 Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.119 2002/05/22 17:17:05 oes Exp $</pubdate>
 
 <!--
 
 
 <!--
 
@@ -220,7 +220,10 @@ automatically start Privoxy in the boot process.
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect3 id="installation-deb"><title>Debian</title>
 <para>
 <!--   ~~~~~       New section      ~~~~~     -->
 <sect3 id="installation-deb"><title>Debian</title>
 <para>
- FIXME.
+ DEBs can be installed with <literal>dpkg -i
+ privoxy_&p-version;-1.deb</literal>, and will use
+ <filename>/etc/privoxy</filename> for the location of configuration
+ files.
 </para>
 </sect3>
 
 </para>
 </sect3>
 
@@ -799,12 +802,12 @@ automatically start Privoxy in the boot process.
  directory. Except on Win32 where it will try <filename>config.txt</filename>.
 </para>
 
  directory. Except on Win32 where it will try <filename>config.txt</filename>.
 </para>
 
-<sect2 id="start-redhatdebian">
-<title>RedHat, Conectiva and Debian</title>
+<sect2 id="start-redhat">
+<title>RedHat and Conectiva</title>
 <para>
 We use a script. Note that RedHat does not start Privoxy upon booting per
 default. It will use the file <filename>/etc/privoxy/config</filename> as its
 <para>
 We use a script. Note that RedHat does not start Privoxy upon booting per
 default. It will use the file <filename>/etc/privoxy/config</filename> as its
-main configuration file. FIXME: Debian??
+main configuration file.
 </para>
 <para>
  <screen>
 </para>
 <para>
  <screen>
@@ -813,6 +816,21 @@ main configuration file. FIXME: Debian??
 </para>
 </sect2>
 
 </para>
 </sect2>
 
+<sect2 id="start-debian">
+<title>Debian</title>
+<para>
+ We use a script. Note that Debian starts Privoxy upon booting per
+ default.  It will use the file
+ <filename>/etc/privoxy/config</filename> as its main configuration
+ file.
+</para>
+<para>
+ <screen>
+ # /etc/init.d/privoxy start
+</screen>
+</para>
+</sect2>
+
 <sect2 id="start-suse">
 <title>SuSE</title>
 <para>
 <sect2 id="start-suse">
 <title>SuSE</title>
 <para>
@@ -7116,6 +7134,9 @@ In file: user.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</guibut
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
+ Revision 1.119  2002/05/22 17:17:05  oes
+ Added Security hint
+
  Revision 1.118  2002/05/21 04:54:55  hal9
  -New Section: Quickstart to Ad Blocking
  -Reformat Actions Anatomy to match new CGI layout
  Revision 1.118  2002/05/21 04:54:55  hal9
  -New Section: Quickstart to Ad Blocking
  -Reformat Actions Anatomy to match new CGI layout