]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: restore console color support for containers (#3595)
authorFranck Bui <fbui@suse.com>
Fri, 24 Jun 2016 14:08:43 +0000 (16:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 24 Jun 2016 14:08:43 +0000 (16:08 +0200)
commit6edefe0b064e57af108f56172b3dafa0be61e234
tree74b9670ce814a3d039637074177f088d6811e73f
parent3efb871a3ca0786acdd8b5c040d83cac2a64d875
pid1: restore console color support for containers (#3595)

Commit 3a18b60489504056f9b0b1a139439cbfa60a87e1 introduced a regression that
disabled the color mode for container.

This patch fixes this.
src/core/main.c