[tor-bugs] #18134 [Tor]: tor issues missleading permission warning when torrc overrides User config directive of default
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Jan 23 15:18:06 UTC 2016
#18134: tor issues missleading permission warning when torrc overrides User config
directive of default
-----------------------------+-----------------
Reporter: cypherpunks | Owner:
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Sponsor:
-----------------------------+-----------------
Tor issues the follwoing warn loglevel entry when it starts even though
permissions are fine (drwx------):
{{{
[warn] Fixing permissions on directory <datadir>
}}}
this occurs only if the torrc overrides the default-torrc's User parameter
besides this warn loglevel tor runs fine nonetheless.
warning is issued with:
{{{
tor --runasdaemon 0 --defaults-torrc /usr/share/tor/defaults-torrc -f
torrc
}}}
no warning with:
{{{
tor --runasdaemon 0 -f torrc
}}}
both (defaults-torrc and torrc) specify a User config parameter.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18134>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list