Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mike Perry
Tor
Commits
54348201
Commit
54348201
authored
Sep 03, 2014
by
Nick Mathewson
🎨
Browse files
Merge remote-tracking branch 'intrigeri/bug12939-systemd-no-new-privileges'
Conflicts: contrib/dist/tor.service.in
parents
f58cdb3b
a8dd279f
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/bug12939-systemd-no-new-privileges
0 → 100644
View file @
54348201
o Distribution:
- systemd unit file: ensures that the process and all its children
can never gain new privileges.
Patch by intrigeri; resolves ticket 12939.
contrib/dist/tor.service.in
View file @
54348201
...
...
@@ -22,6 +22,7 @@ InaccessibleDirectories = /home
ReadOnlyDirectories = /
ReadWriteDirectories = @LOCALSTATEDIR@/lib/tor
ReadWriteDirectories = @LOCALSTATEDIR@/log/tor
NoNewPrivileges = yes
[Install]
WantedBy = multi-user.target
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment