chiark / gitweb /
core: fixate show_status earlier, so that we actually print the welcome message
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Feb 2014 15:17:08 +0000 (16:17 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 17 Feb 2014 15:17:08 +0000 (16:17 +0100)
commitb6e2f3293d0f9a821819d96038eec2a19062151f
tree579e7137cef08b164b4f8d1c8e0acfd8acc1fac7
parent3d0ce78b257dccda0e377dfef580abfa11437fe8
core: fixate show_status earlier, so that we actually print the welcome message

Previously, we'd fixed show_state only after printing the welcome
message which had the effect that the welcome message was almost always
suppressed.
src/core/main.c
src/shared/exit-status.h
src/shared/util.c
src/shared/util.h