diff options
author | intrigeri <intrigeri@boum.org> | 2014-09-19 16:07:31 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2014-09-19 16:10:39 +0000 |
commit | 2f47ab247af79203ba08dec718306c416db41372 (patch) | |
tree | 1476743916f3f36bc48212ec31352608ef56fccd /changes/bug13196-systemd-writable-run-directory | |
parent | da384090f752ab9eb46dc60728be8bfa11e8cb37 (diff) | |
download | tor-2f47ab247af79203ba08dec718306c416db41372.tar.gz tor-2f47ab247af79203ba08dec718306c416db41372.zip |
Add changes file for #13196.
Note that this will likely need to be folded with the changes file for #12751,
as this change is a mere fixup on top of the changes introduced for #12751.
Diffstat (limited to 'changes/bug13196-systemd-writable-run-directory')
-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. |