From: intrigeri Date: Wed, 27 Aug 2014 03:13:32 +0000 (+0000) Subject: Add changes file for #12751. X-Git-Tag: tor-0.2.6.1-alpha~155^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0161f73db38ab0cf849dcca66f645d3036d9a9;p=thirdparty%2Ftor.git Add changes file for #12751. --- diff --git a/changes/bug12751-systemd-filesystem-sandbox b/changes/bug12751-systemd-filesystem-sandbox new file mode 100644 index 0000000000..0abaa4cf6f --- /dev/null +++ b/changes/bug12751-systemd-filesystem-sandbox @@ -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.