chiark / gitweb /
cgls: don't show kernel threads by default
[elogind.git] / src / systemctl.c
index cb59fd6db2a35f750c969a426b5291c9583528ea..5ad81fd6ca680f81dea73b8a4a0b0642574659b2 100644 (file)
@@ -2263,7 +2263,7 @@ static void print_status_info(UnitStatusInfo *i) {
                         else
                                 c = 0;
 
-                        show_cgroup_by_path(i->default_control_group, "\t\t  ", c);
+                        show_cgroup_by_path(i->default_control_group, "\t\t  ", c, false);
                 }
         }