From: Lennart Poettering Date: Wed, 18 Nov 2015 11:20:21 +0000 (+0100) Subject: systemctl: open pager for 'status', since process tree can get very long X-Git-Tag: v229~309^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45090bf2ff43217116fc2497b4442320dffabf86;p=thirdparty%2Fsystemd.git systemctl: open pager for 'status', since process tree can get very long --- diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index 96f4c541544..240fa2c551f 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -4652,8 +4652,7 @@ static int show(int argc, char *argv[], void *userdata) { return -EINVAL; } - if (show_properties) - pager_open_if_enabled(); + pager_open_if_enabled(); if (show_status) /* Increase max number of open files to 16K if we can, we