X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Fstartup.html;h=1d9946b1536a56f1097aef63e397f6ccb98d34bb;hp=d7fcaefe2ad171ee0af9c808c3e501b97279aded;hb=d74ec2c8f9726f42df2ce1e45749d74dee43b781;hpb=80b13c5019d561424b3ed8224b6dc4e830e24f67 diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html index d7fcaefe..1d9946b1 100644 --- a/doc/webserver/user-manual/startup.html +++ b/doc/webserver/user-manual/startup.html @@ -4,9 +4,10 @@ >Starting Privoxy
5.8. AmigaOS5.8. AmigaOS

FIXME.

Start Privoxy (with RUN <>NIL:) in your + startnet script (AmiTCP), in + s:user-startup (RoadShow), as startup program in your + startup script (Genesis), or as startup action (Miami and MiamiDx). + Privoxy will automatically quit when you quit your + TCP/IP stack (just ignore the harmless warning your TCP/IP stack may display that + Privoxy is still running).

5.9. Gentoo

A script is again used. It will use the file /etc/privoxy/config + as its main configuration file.

 /etc/init.d/privoxy start
+ 

Note that Privoxy is not automatically started at + boot time by default. You can change this with the rc-update + command.

+
 rc-update add privoxy default
+ 

5.9. Command Line Options5.10. Command Line Options

  • --version

  • --help

  • --no-daemon

  • --pidfile FILE

    On startup, write the process ID to On startup, write the process ID to FILE. Delete the - FILE on exit. Failure to create or delete the - FILE is non-fatal. If no is non-fatal. If no FILE option is given, no PID file will be used. Unix only.

  • --user USER[.GROUP]

    After (optionally) writing the PID file, assume the user ID of - USER, and if included the GID of GROUP. Exit if the privileges are not sufficient to do so. Unix only.

  • --chroot + +

    Before changing to the user ID given in the --user option, + chroot to that user's home directory, i.e. make the kernel pretend to the Privoxy + process that the directory tree starts there. If set up carefully, this can limit + the impact of possible vulnerabilities in Privoxy to the files contained in that hierarchy. + Unix only. +

  • configfile

    If no If no configfile is included on the command line,


    Prev
    HomeNext