[systemd-devel] [PATCH] console-getty.service: conflict with vconsole-setup
Kay Sievers
kay at vrfy.org
Sat Jul 20 09:25:19 PDT 2013
On Sat, Jul 20, 2013 at 6:16 PM, Zbigniew Jędrzejewski-Szmek
<zbyszek at in.waw.pl> wrote:
>> What uml does here sound really weird, and vconsole should just
>> silently give up when it finds such a messed up setup. :)
> Sure, or we can add a one line check in the unit file. That what
> we have those Conditions for :) I'm +1 on the patch.
I don't think so. Conditions are to optimize for well-defined
behaviour, not to work around specific and exotic setups which
implement broken devices.
We should not start collecting all future weird setups in our primary
unit files, it's not how things should work, such work-arounds need to
be a generic as possible.
Kay
More information about the systemd-devel
mailing list