From bbd0126da464d338336df692f6e508d99bf928e4 Mon Sep 17 00:00:00 2001 From: Lukas Rusak Date: Thu, 12 Jan 2017 10:52:24 -0800 Subject: [PATCH] systemd: add 90-systemd.conf to disable colors --- .../systemd/profile.d/90-systemd.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packages/sysutils/systemd/profile.d/90-systemd.conf diff --git a/packages/sysutils/systemd/profile.d/90-systemd.conf b/packages/sysutils/systemd/profile.d/90-systemd.conf new file mode 100644 index 0000000000..f72cc6ee15 --- /dev/null +++ b/packages/sysutils/systemd/profile.d/90-systemd.conf @@ -0,0 +1,19 @@ +################################################################################ +# This file is part of LibreELEC - https://libreelec.tv +# Copyright (C) 2016 Team LibreELEC +# +# LibreELEC is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# LibreELEC is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with LibreELEC. If not, see . +################################################################################ + +export SYSTEMD_COLORS=0