[systemd-devel] [PATCH] console-getty.service: conflict with vconsole-setup
Ramkumar Ramachandra
artagnon at gmail.com
Sat Jul 20 09:43:20 PDT 2013
Kay Sievers wrote:
> such work-arounds need to
> be a generic as possible
I disagree with this. I specifically asked Lennart about a /dev/tty0
being created by hand using mknod earlier: his answer was that systemd
does not support it. In the most generic scenario, you cannot rely on
the sanity of _any_ device, and will have to go about hand-checking
the capabilities of everything explicitly. This will add complexity
and slow down the bootup for no good reason. As a rule of thumb:
don't over-generalize for no good reason.
More information about the systemd-devel
mailing list