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)
commitf09a7d25545b5e3a2dd3dfc1ff7ebc8560a3354c
tree595f5e8a9b63fdb3d9f5a60cd1a989fc8b0f38a4
parent45c0c61df3c63cb1f20505c8d292385d5e300578
systemd: highlight ordering cycle deletions

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.
src/core/transaction.c