summaryrefslogtreecommitdiff
path: root/changes/bug12939-systemd-no-new-privileges
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug12939-systemd-no-new-privileges')
-rw-r--r--changes/bug12939-systemd-no-new-privileges4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12939-systemd-no-new-privileges b/changes/bug12939-systemd-no-new-privileges
new file mode 100644
index 0000000000..d9103b7055
--- /dev/null
+++ b/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.