aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2014-08-27 03:19:40 +0000
committerintrigeri <intrigeri@boum.org>2014-08-27 03:32:20 +0000
commita8dd279fa544145fb7ea66131e5f506889197ac6 (patch)
tree53f4046d9dd8eeabe843fe70c8a47779a1cba526
parentb4170421cc58d8c57254f4224ba259e817f48869 (diff)
downloadtor-a8dd279fa544145fb7ea66131e5f506889197ac6.tar.gz
tor-a8dd279fa544145fb7ea66131e5f506889197ac6.zip
Add changes file for #12939.
-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.