]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #12751.
authorintrigeri <intrigeri@boum.org>
Wed, 27 Aug 2014 03:13:32 +0000 (03:13 +0000)
committerintrigeri <intrigeri@boum.org>
Wed, 27 Aug 2014 03:33:05 +0000 (03:33 +0000)
changes/bug12751-systemd-filesystem-sandbox [new file with mode: 0644]

diff --git a/changes/bug12751-systemd-filesystem-sandbox b/changes/bug12751-systemd-filesystem-sandbox
new file mode 100644 (file)
index 0000000..0abaa4c
--- /dev/null
@@ -0,0 +1,5 @@
+  o Distribution:
+    - systemd unit file: only allow tor to write to /var/lib/tor
+      and /var/log/tor. The rest of the filesystem is accessible
+      for reading only.
+      Patch by intrigeri; resolves ticket 12751.