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 = ["CAP_SETGID"]; | systemd.services.netdata.serviceConfig.CapabilityBoundingSet = ["CAP_SETGID"]; | ||
# enable profiling | # enable profiling | ||
| Line 47: | Line 47: | ||
smbd profiling level = on | smbd profiling level = on | ||
''; | ''; | ||
</pre> | |||