From 1119e94bdf93ae37911b560fdbbbcdc9c1ee3f93 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Thu, 23 Mar 2017 00:07:39 +0200 Subject: [PATCH] allow .scope sub-cgroups --- src/sys_fs_cgroup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sys_fs_cgroup.c b/src/sys_fs_cgroup.c index 9c2f749e..b15c6fc4 100644 --- a/src/sys_fs_cgroup.c +++ b/src/sys_fs_cgroup.c @@ -184,7 +184,6 @@ void read_cgroup_plugin_configuration() { " !/systemd " " !/user " " !/user.slice " - " !*.scope " " * " ), SIMPLE_PATTERN_EXACT); -- 2.39.2