netdata: enable cgroup accounting
This commit is contained in:
parent
e1dc295c4d
commit
6d4c69e640
1 changed files with 2 additions and 0 deletions
|
@ -156,6 +156,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
systemd.enableCgroupAccounting = true;
|
||||
|
||||
security.wrappers."apps.plugin" = {
|
||||
source = "${pkgs.netdata}/libexec/netdata/plugins.d/apps.plugin.org";
|
||||
capabilities = "cap_dac_read_search,cap_sys_ptrace+ep";
|
||||
|
|
Loading…
Reference in a new issue