Netdata: Difference between revisions

imported>Hurricanehrndz
mNo edit summary
imported>Hurricanehrndz
mNo edit summary
Line 41: Line 41:
# as documented here : https://github.com/netdata/netdata/blob/master/system/netdata.service.in
# as documented here : https://github.com/netdata/netdata/blob/master/system/netdata.service.in
# review capabilityset above if other plugins are non functional
# review capabilityset above if other plugins are non functional
systemd.services.netdata.serviceConfig.CapabilityBoundingSet = [&quot;CAP_SETGID&quot;];</pre>
systemd.services.netdata.serviceConfig.CapabilityBoundingSet = [&quot;CAP_SETGID&quot;];


# enable profiling
# enable profiling
Line 47: Line 47:
smbd profiling level = on
smbd profiling level = on
'';
'';
</pre>