[tor-bugs] #7789 [Tor]: Also display configuration file (torrc) location when running as Windows service
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Dec 23 06:45:40 UTC 2012
#7789: Also display configuration file (torrc) location when running as Windows
service
--------------------------+-------------------------------------------------
Reporter: mosesofmason | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version: Tor: 0.2.4.6-alpha
Keywords: | Parent:
Points: | Actualpoints:
--------------------------+-------------------------------------------------
When normal running TOR on Windows, it prompts the reading configuration
file location such as
{{{
Dec 23 05:31:11.523 [notice] Read configuration file
"C:\Users\<USERNAME>\AppData\Roaming\tor\torrc".
}}}
But TOR does not prompt this location when running as Windows Service, and
the torrc file is usually in a totally different location when running as
service. TOR just prompt this service is started in command line.
{{{
D:\tor>tor --service start
Service started successfully
}}}
so it is hard to find which torrc file it is reading. Need a fix on this
issue to make it a litter easier.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7789>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list