]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #13196.
authorintrigeri <intrigeri@boum.org>
Fri, 19 Sep 2014 16:07:31 +0000 (16:07 +0000)
committerintrigeri <intrigeri@boum.org>
Fri, 19 Sep 2014 16:10:39 +0000 (16:10 +0000)
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 [new file with mode: 0644]

diff --git a/changes/bug13196-systemd-writable-run-directory b/changes/bug13196-systemd-writable-run-directory
new file mode 100644 (file)
index 0000000..737c354
--- /dev/null
@@ -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.