From 9d68ed08e9689cde194475657fb09f9693c38e5c Mon Sep 17 00:00:00 2001 From: Steven Murdoch Date: Fri, 7 Nov 2008 02:06:12 +0000 Subject: Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200 --- doc/tor.1.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/tor.1.in b/doc/tor.1.in index 67eb17e2a..67a7db4f9 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -264,10 +264,6 @@ script to enumerate Tor nodes that exit to certain addresses. (Default: 0) .LP .TP -\fBGroup \fR\fIGID\fP -On startup, setgid to this group. -.LP -.TP \fBHttpProxy\fR \fIhost\fR[:\fIport\fR]\fP Tor will make all its directory requests through this host:port (or host:80 if port is not specified), @@ -350,7 +346,7 @@ about what sites a user might have visited. (Default: 1) .LP .TP \fBUser \fR\fIUID\fP -On startup, setuid to this user. +On startup, setuid to this user and setgid to their primary group. .LP .TP \fBHardwareAccel \fR\fB0\fR|\fB1\fP -- cgit v1.2.3