]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: log the reason why restart will or will not happen
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 29 Oct 2019 08:39:25 +0000 (09:39 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 29 Oct 2019 09:54:45 +0000 (10:54 +0100)
commitebc57b89c65dbbfc68b8c395f3c86c1e4a3129d6
treea536300785e95f1318f76e3714f4847b47ce5b61
parentadc09af234047126b5ed65869d575c99dec3f9cc
pid1: log the reason why restart will or will not happen

I was trying to figure out why the restart was not happening, and it wasn't
at all obvious. Let's add a nice debug message.
src/core/service.c