From: hal9 <hal9@users.sourceforge.net> Date: Tue, 5 Mar 2002 22:53:28 +0000 (+0000) Subject: Add new --user option. X-Git-Tag: v_2_9_12~163 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/static/faq/@default-cgi@show-url-info?a=commitdiff_plain;h=2fdcad5d38e5a63296391ab509c72181b6a1d04a;p=privoxy.git Add new --user option. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 3c83360c..a7fe4aaf 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -6,7 +6,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.34 2002/03/04 19:32:07 oes Exp $ + $Id: user-manual.sgml,v 1.35 2002/03/05 00:17:27 hal9 Exp $ Written by and Copyright (C) 2001 the SourceForge IJBSWA team. http://ijbswa.sourceforge.net @@ -28,7 +28,7 @@ Hal Burgiss <hal@foobox.net> <artheader> <title>Junkbuster User Manual</title> -<pubdate>$Id: user-manual.sgml,v 1.34 2002/03/04 19:32:07 oes Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 1.35 2002/03/05 00:17:27 hal9 Exp $</pubdate> <authorgroup> <author> @@ -446,7 +446,7 @@ configuration section below. HB.) <!-- ~~~~~ New section ~~~~~ --> -<sect1 id="configuration"><title>Invoking and Configuring Junkbuster</title> +<sect1 id="configuration"><title>Invoking and Configuring JunkBuster</title> <para> For Unix, *BSD and Linux, all configuration files are located in <filename>/etc/junkbuster/</filename> by default. For MS Windows, OS/2, and @@ -565,6 +565,17 @@ configuration section below. HB.) option is given, no PID file will be used. Unix only. </para> </listitem> + <listitem> + <para> + <emphasis>--user USER</emphasis> + + </para> + <para> + After (optionally) writing the PID file, assume the user ID of + <emphasis>USER</emphasis>. Exit if the privileges are not sufficient to do + so. Unix only. + </para> + </listitem> <listitem> <para> <emphasis>configfile</emphasis> @@ -3362,6 +3373,9 @@ communication (bugs, feature requests, etc.) Temple Place - Suite 330, Boston, MA 02111-1307, USA. $Log: user-manual.sgml,v $ + Revision 1.35 2002/03/05 00:17:27 hal9 + Added section on command line options. + Revision 1.34 2002/03/04 19:32:07 oes Changed default port to 8118