瀏覽代碼

Add changes file for #12939.

intrigeri 9 年之前
父節點
當前提交
a8dd279fa5
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/bug12939-systemd-no-new-privileges

+ 4 - 0
changes/bug12939-systemd-no-new-privileges

@@ -0,0 +1,4 @@
+  o Distribution:
+    - systemd unit file: ensures that the process and all its children
+      can never gain new privileges.
+      Patch by intrigeri; resolves ticket 12939.