chiark / gitweb /
loginctl: show pager also for status command
[elogind.git] / 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