diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-09-22 10:31:24 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-09-22 10:31:24 -0400 |
commit | bc758e4a5e10739d65eafa9ce2624c49859f317b (patch) | |
tree | 12472cd318d820215c8359d1c72b25bef09732dc /changes | |
parent | 4c8b809b9619770e29aa3c5ab66b194f784a9e93 (diff) | |
parent | 2f47ab247af79203ba08dec718306c416db41372 (diff) | |
download | tor-bc758e4a5e10739d65eafa9ce2624c49859f317b.tar.gz tor-bc758e4a5e10739d65eafa9ce2624c49859f317b.zip |
Merge remote-tracking branch 'intrigeri/bug13196-systemd-writable-run-directory'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug13196-systemd-writable-run-directory | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug13196-systemd-writable-run-directory b/changes/bug13196-systemd-writable-run-directory new file mode 100644 index 0000000000..737c354984 --- /dev/null +++ b/changes/bug13196-systemd-writable-run-directory @@ -0,0 +1,3 @@ + o Distribution: + - systemd unit file: set up /var/run/tor as writable for the Tor service. + Patch by intrigeri; resolves ticket 13196. |