[tor-bugs] #3245 [Tor Relay]: When using TOR as Windows Service, torrc options are NOT loaded
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sun Aug 14 10:35:50 UTC 2011
#3245: When using TOR as Windows Service, torrc options are NOT loaded
----------------------------+-----------------------------------------------
Reporter: karnival800 | Owner: erinn
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Tor Relay | Version:
Resolution: invalid | Keywords:
Parent: | Points:
Actualpoints: |
----------------------------+-----------------------------------------------
Changes (by rransom):
* status: new => closed
* resolution: => invalid
Comment:
From `src/or/ntmain.c`, in `nt_service_install`:
{{{
601 /* XXXX This warning could be better about explaining how to
resolve the
602 * situation. */
603 if (using_default_torrc)
604 printf("IMPORTANT NOTE:\n"
605 " The Tor service will run under the account \"%s\". This
means\n"
606 " that Tor will look for its configuration file under
that\n"
607 " account's Application Data directory, which is probably
not\n"
608 " the same as yours.\n", user_acct?user_acct:"<local
system>");
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3245#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list