]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: Fix frozen state coloring
authorMichal Koutný <mkoutny@suse.com>
Wed, 6 May 2020 17:17:04 +0000 (19:17 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 May 2020 17:35:36 +0000 (19:35 +0200)
commit38fee6195230ebba8baaf4becb37a75e63562c45
treed4fb75154d74dfd8424fc686100de9d9aff40265
parentd31dda5e95dcec8ab4a84f9ce32b4977282299b6
systemctl: Fix frozen state coloring

When unit is in an unhighlighted state, freezer coloring won't be turned off
(active_off is empty) until the end of the TTY output.
src/systemctl/systemctl.c