chiark / gitweb /
systemd: highlight ordering cycle deletions
authorOlivier Brunel <i.am.jack.mail@gmail.com>
Sun, 4 Nov 2012 23:28:45 +0000 (00:28 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 15 Nov 2012 14:59:39 +0000 (15:59 +0100)
Having unit(s) removed/not started, even if it solved the issue and allowed
to boot successfully, should still be considered an error, as something
clearly isn't right.

This patch elevates the log message from warning to error, and adds a status
message to make things more obvious.


No differences found