commit 2f47ab247af79203ba08dec718306c416db41372 Author: intrigeri intrigeri@boum.org Date: Fri Sep 19 16:07:31 2014 +0000
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. --- changes/bug13196-systemd-writable-run-directory | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/bug13196-systemd-writable-run-directory b/changes/bug13196-systemd-writable-run-directory new file mode 100644 index 0000000..737c354 --- /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.