diff options
Diffstat (limited to 'system/systemd')
-rw-r--r-- | system/systemd/netdata.service.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/systemd/netdata.service.in b/system/systemd/netdata.service.in index 3ea1f9d8..dfd14d21 100644 --- a/system/systemd/netdata.service.in +++ b/system/systemd/netdata.service.in @@ -63,8 +63,6 @@ CapabilityBoundingSet=CAP_NET_ADMIN CapabilityBoundingSet=CAP_SETGID CAP_SETUID # is required to change file ownership CapabilityBoundingSet=CAP_CHOWN -# is required for logs-management.plugin -CapabilityBoundingSet=CAP_SYSLOG # Sandboxing ProtectSystem=full |