intrigeri 9 лет назад
Родитель
Сommit
9f0161f73d
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      changes/bug12751-systemd-filesystem-sandbox

+ 5 - 0
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.