chiark / gitweb /
loginctl: show pager also for status command
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Oct 2012 01:15:16 +0000 (03:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Oct 2012 19:25:42 +0000 (21:25 +0200)
src/login/loginctl.c

index 0d9358d279cb395b1645bc9637beecf532a69727..97c6617d7d4ef3f131d3e36584acdd6afba7b52b 100644 (file)
@@ -979,8 +979,7 @@ static int show(DBusConnection *bus, char **args, unsigned n) {
 
         show_properties = !strstr(args[0], "status");
 
-        if (show_properties)
-                pager_open_if_enabled();
+        pager_open_if_enabled();
 
         if (show_properties && n <= 1) {
                 /* If not argument is specified inspect the manager