[tor-bugs] #22094 [Core Tor/Tor]: Creating private_key/hostname fails with "RO filesystem" message but target dir is actually RW
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Apr 28 13:50:00 UTC 2017
#22094: Creating private_key/hostname fails with "RO filesystem" message but target
dir is actually RW
--------------------------+-----------------------------------
Reporter: nipil | Owner:
Type: defect | Status: needs_information
Priority: Medium | Milestone: Tor: unspecified
Component: Core Tor/Tor | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+-----------------------------------
Changes (by dgoulet):
* status: new => needs_information
* milestone: => Tor: unspecified
Comment:
Seems that the systemd configuration file for tor on Debian allows RW to:
{{{
ReadOnlyDirectories=/
ReadWriteDirectories=-/proc
ReadWriteDirectories=-/var/lib/tor
ReadWriteDirectories=-/var/log/tor
ReadWriteDirectories=-/var/run
}}}
In your example, you are using `/var/tor`, maybe try with the "lib/"
instead and see how it goes?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22094#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list