Merge branch 'collectd-5.7'
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 12 Jul 2017 16:59:07 +0000 (18:59 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Wed, 12 Jul 2017 16:59:07 +0000 (18:59 +0200)
Conflicts:
contrib/systemd.collectd.service

1  2 
contrib/systemd.collectd.service
src/ipc.c

@@@ -30,9 -29,7 +30,7 @@@ ProtectHome=tru
  # By default, drop all capabilities:
  CapabilityBoundingSet=
  
- NoNewPrivileges=true
 -# Tell systemd it will receive a notification from collectd over it's control
 +# Tell systemd it will receive a notification from collectd over its control
  # socket once the daemon is ready. See systemd.service(5) for more details.
  Type=notify
  
diff --cc src/ipc.c
Simple merge