systemctl: also highlight a load state of "not-found" as red
authorLennart Poettering <lennart@poettering.net>
Thu, 18 Jul 2013 00:31:06 +0000 (02:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Jul 2013 00:32:34 +0000 (02:32 +0200)
commit2ce982f9b1a9f409b10fc4c0f3faa6b594b58df9
tree6b157ad95d7b1cc6f9588720a2cf69f4d1c14838
parent20422497109aaba1d214f1597530de8b8788a526
systemctl: also highlight a load state of "not-found" as red

"not-found" is a recently added load state and was previously just a
special case of "error". Since it also indicates a load error we should
also highlight it red, the same way as "error" was treated before.
src/systemctl/systemctl.c