Explorar el Código

Add changes file for #12939.

intrigeri hace 9 años
padre
commit
a8dd279fa5
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.