]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: show service status string in other color
authorLennart Poettering <lennart@poettering.net>
Fri, 24 Mar 2023 21:52:51 +0000 (22:52 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 28 Mar 2023 04:40:47 +0000 (13:40 +0900)
commitbf82145576ca159e265734e62b336bcab78ea224
tree25925eb96e5bc660bc077d67d10c7f12e4288c13
parent8489c294f3687598e9021bdc6000666c32fe7a7d
systemctl: show service status string in other color

Let's add a dash of colour to separate our own status info from the the
status info supplied by the service.

(I wanted to make this italics, but apparently popular terminal
emulators don't support that, such as xterm)
src/systemctl/systemctl-show.c