Merge remote-tracking branch 'intrigeri/bug12751-systemd-filesystem-sandbox'

This commit is contained in:
Nick Mathewson
2014-09-03 13:28:46 -04:00
2 changed files with 8 additions and 0 deletions
@@ -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.