chiark / gitweb /
core: Remove explicit Plymouth integration
[elogind.git] / src / core / main.c
index 2d393deb9eec87f31534f275f6d56e34f07b5839..dd8b65083bf9bfd3844d20d492cdf074800463b3 100644 (file)
@@ -1561,7 +1561,7 @@ int main(int argc, char *argv[]) {
         }
 
         if (arg_running_as == SYSTEMD_SYSTEM && !skip_setup) {
-                if (arg_show_status > 0 || plymouth_running())
+                if (arg_show_status > 0)
                         status_welcome();
 
                 hostname_setup();