[systemd-devel] [PATCH] console-getty.service: conflict with vconsole-setup

Lennart Poettering lennart at poettering.net
Tue Jul 16 07:31:12 PDT 2013


On Tue, 16.07.13 18:51, Ramkumar Ramachandra (artagnon at gmail.com) wrote:

> system-vconsole-setup.service runs systemd-vconsole-setup to set up
> virtual consoles, but console-getty.service implies that virtual
> consoles aren't present, and that we're falling back to /dev/console.

Similar story here. systemd-vconsole-setup is actually conditionalized
on ConditionPathExists=/dev/tty0, i.e. will only run on systems where
the VT is actually built into the kernel, and skipped on all others. If
UML has not useful VT I'd recommend compiling it out of the kernel.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list