소스 검색

Add changes file for #12751.

intrigeri 10 년 전
부모
커밋
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.