From: intrigeri Date: Fri, 19 Sep 2014 16:07:31 +0000 (+0000) Subject: Add changes file for #13196. X-Git-Tag: tor-0.2.6.1-alpha~104^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f47ab247af79203ba08dec718306c416db41372;p=thirdparty%2Ftor.git 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. --- 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.