[systemd-devel] How to figure out what's causing systemd to start printing messages partway through boot?

Lennart Poettering lennart at poettering.net
Wed May 6 15:09:22 UTC 2020


On Mi, 29.04.20 23:26, McKay, Sean (sean.mckay at hpe.com) wrote:

> Do you have any guidance on what I should look at to determine what
> is causing the show_status variable in systemd to get flipped to
> true without any apparent unit failures? Is there an easy way to
> find that information?

Maybe something asks systemd to? Consider enabling debug logging with
"systemd.log_level=debug" on the kernel cmdline. It will then print
information about incoming dbus msgs which might cause this, as well
as signals it receives that might cause it.

Lennart

--
Lennart Poettering, Berlin


More information about the systemd-devel mailing list