]> arthur.barton.de Git - netdata.git/commitdiff
allow .scope sub-cgroups
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Wed, 22 Mar 2017 22:07:39 +0000 (00:07 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Wed, 22 Mar 2017 22:07:39 +0000 (00:07 +0200)
src/sys_fs_cgroup.c

index 9c2f749e629bdfc188aa929929d5e6f4c81f53b1..b15c6fc42677f4697731e599540584f63a88a19d 100644 (file)
@@ -184,7 +184,6 @@ void read_cgroup_plugin_configuration() {
                     " !/systemd "
                     " !/user "
                     " !/user.slice "
-                    " !*.scope "
                     " * "
             ), SIMPLE_PATTERN_EXACT);