chiark / gitweb /
main: only fall back to /bin/sh in case /sbin/init does not exist
[elogind.git] / src / cgtop / cgtop.c
index cc7a99f3dfbe11e11b741326190f40a1e38944e6..ddb57094b1c527328ee1b152f8660babec1f9b39 100644 (file)
@@ -54,7 +54,7 @@ typedef struct Group {
         uint64_t io_input_bps, io_output_bps;
 } Group;
 
-static unsigned arg_depth = 2;
+static unsigned arg_depth = 3;
 static usec_t arg_delay = 1*USEC_PER_SEC;
 
 static enum {