projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c7262
)
collectd.service: remove NoNewPrivileges setting
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Wed, 12 Jul 2017 16:54:49 +0000
(18:54 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Wed, 12 Jul 2017 16:54:49 +0000
(18:54 +0200)
There are various issues with it in combination with SELinux.
See https://marc.info/?l=selinux&m=
149971836431361
&w=2 for some
background.
contrib/systemd.collectd.service
patch
|
blob
|
history
diff --git
a/contrib/systemd.collectd.service
b/contrib/systemd.collectd.service
index
7bc15d7
..
a3b689a
100644
(file)
--- a/
contrib/systemd.collectd.service
+++ b/
contrib/systemd.collectd.service
@@
-29,8
+29,6
@@
ProtectHome=true
# By default, drop all capabilities:
CapabilityBoundingSet=
-NoNewPrivileges=true
-
# Tell systemd it will receive a notification from collectd over it's control
# socket once the daemon is ready. See systemd.service(5) for more details.
Type=notify