diff options
Diffstat (limited to 'contrib/tor.sh.in')
-rw-r--r-- | contrib/tor.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/tor.sh.in b/contrib/tor.sh.in index 362a455732..e169761a62 100644 --- a/contrib/tor.sh.in +++ b/contrib/tor.sh.in @@ -31,8 +31,6 @@ TORCTL=@BINDIR@/torctl # torctl will use these environment variables TORUSER=@TORUSER@ export TORUSER -TORGROUP=@TORGROUP@ -export TORGROUP if [ -x /bin/su ] ; then SUPROG=/bin/su |