Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #9213

Closed (moved)
Open
Opened Jul 06, 2013 by Trac@tracbot

Shouldn't ~/.torrc override /etc/torrc ?

if you want to run multiple tor instances on machine then tor should prefer configuration in user home over system wide torrc as documented in man page:

(Default: $HOME/.torrc, or /usr/local/etc/tor/torrc if that file is not found

from ktrace tor reads /usr/local/etc/tor/torrc-defaults first (this is good) but then do not search for .torrc in user $HOME and loads system wide torrc which will fail because other copy of tor is already running.

96532 initial thread NAMI  "/usr/local/etc/tor/torrc-defaults"
96532 initial thread NAMI  "/usr/local/etc/tor/torrc-defaults"
96532 initial thread NAMI  "/usr/local/etc/tor/torrc"
96532 initial thread NAMI  "/usr/local/etc/tor/torrc"
96532 initial thread NAMI  "/usr/local/etc/tor/torrc"

Trac:
Username: hsn

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#9213